Re: List of all system tables.

Поиск
Список
Период
Сортировка
От dev@archonet.com
Тема Re: List of all system tables.
Дата
Msg-id 20010306.11580000@client.archonet.com
обсуждение исходный текст
Ответ на List of all system tables.  (Boulat Khakimov <boulat@inet-interactif.com>)
Список pgsql-general
On 3/6/01, 12:44:07 AM, Boulat Khakimov <boulat@inet-interactif.com> wrote
regarding [GENERAL] List of all system tables.:

> Hi,

> How do I get the list of all system tables starting with "pg_"

> Regards,
> Boulat Khakimov

Try \dS from the psql prompt. If you want to see how it does it try
starting psql with a -E flag.

 - Richard Huxton

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

Предыдущее
От: dev@archonet.com
Дата:
Сообщение: Re: remote dumping of databases
Следующее
От: dev@archonet.com
Дата:
Сообщение: Re: interval question