Re: How do I list all tables? - Mailing list pgsql-general

From Brett W. McCoy
Subject Re: How do I list all tables?
Date
Msg-id Pine.LNX.4.30.0102060903550.5205-100000@chapelperilous.net
Whole thread Raw
In response to How do I list all tables?  (Keith Perry <keith@vcsn.com>)
List pgsql-general
On Wed, 31 Jan 2001, Keith Perry wrote:

> In 6.4.2 the "\?" output while in psql says that you can do "\d *" to
> list all of the tables in a particular database.  In 7.0.3, this is NOT
> mentioned and the same syntax does NOT work.  Is there another way to
> mimic the results of this statement in 6.4.2?  Thanks!

\d with no arguments will list all tables.

-- Brett
                                     http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
The human mind treats a new idea the way the body treats a strange
protein -- it rejects it.
        -- P. Medawar


pgsql-general by date:

Previous
From: ""
Date:
Subject: Re: Foreign Keys
Next
From: Francisco Reyes
Date:
Subject: Re: [NOVICE] RE: Sizing of LARGE databases.