Re: /var/lib/postgres/data/base/?

Поиск
Список
Период
Сортировка
От newsreader@mediaone.net
Тема Re: /var/lib/postgres/data/base/?
Дата
Msg-id 20010725013450.A28744@dragon.universe
обсуждение исходный текст
Ответ на /var/lib/postgres/data/base/?  (will trillich <will@serensoft.com>)
Список pgsql-general
The following command should tell
you what you need.

=> select relfilenode,relname from pg_class where relname !~ '^pg';

hth


On Wed, Jul 25, 2001 at 12:19:59AM -0500, will trillich wrote:
> in the old days ( <= 7.0.3 ) we could tell which database and
>
> is there a simple way of seeing which files are which relations

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

Предыдущее
От: will trillich
Дата:
Сообщение: /var/lib/postgres/data/base/?
Следующее
От: "Dr. Evil"
Дата:
Сообщение: More.. Re: Changes to C interface from 7.0 to 7.1