Re: Finding filenames for tables

Поиск
Список
Период
Сортировка
От Jamie Lawrence
Тема Re: Finding filenames for tables
Дата
Msg-id 20030514001117.GC4093@jal.clueinc.net
обсуждение исходный текст
Ответ на Re: Finding filenames for tables  (Andreas Pflug <Andreas.Pflug@web.de>)
Список pgsql-performance
On Tue, 13 May 2003, Andreas Pflug wrote:

> you don't need to join since pg_class is specific for a database. You
> cannot see any classes from a different database in pg_class. In
> contrast, pg_database is server-wide mirrored.

Thank you! I had sufficiently confused myself that I didn't even think
to wonder if this was the case or not.

Thanks again.

-j

--
Jamie Lawrence                                        jal@jal.org
"It only takes 20 years for a liberal to become a conservative
without changing a single idea."
   - Robert Anton Wilson


В списке pgsql-performance по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: How are null's stored? -- Some numbers
Следующее
От: "Victor Yegorov"
Дата:
Сообщение: constraint with reference to the same table