Re: List of all system tables.

From: dev(at)archonet(dot)com
To: Boulat Khakimov <boulat(at)inet-interactif(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: List of all system tables.
Date: 2001-03-06 11:58:00
Message-ID: 20010306.11580000@client.archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/6/01, 12:44:07 AM, Boulat Khakimov <boulat(at)inet-interactif(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message dev 2001-03-06 12:07:12 Re: interval question
Previous Message dev 2001-03-06 11:56:03 Re: remote dumping of databases