Re: List of all system tables. - Mailing list pgsql-general

From dev@archonet.com
Subject Re: List of all system tables.
Date
Msg-id 20010306.11580000@client.archonet.com
Whole thread Raw
In response to List of all system tables.  (Boulat Khakimov <boulat@inet-interactif.com>)
List 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 by date:

Previous
From: dev@archonet.com
Date:
Subject: Re: remote dumping of databases
Next
From: dev@archonet.com
Date:
Subject: Re: interval question