Re: SQL Command - To List Tables ?

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: PgSQL General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: SQL Command - To List Tables ?
Date: 2003-08-27 12:05:02
Message-ID: 1061985902.18108.403.camel@haggis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2003-08-27 at 05:37, Peter Moscatt wrote:
> Is there a SQL command I can issue which will list all the TABLES within
> a database ?

http://www.postgresql.org/docs/7.3/static/reference.html
http://www.postgresql.org/docs/7.3/static/reference-client.html
http://www.postgresql.org/docs/7.3/static/app-psql.html

OR

http://www.postgresql.org/docs/7.3/static/reference.html
http://www.postgresql.org/search.cgi?ul=http%3A%2F%2Fwww.postgresql.org%2Fdocs%2F7.3%2Fstatic%2F&q=list+all+tables

--
-----------------------------------------------------------------
Ron Johnson, Jr. ron(dot)l(dot)johnson(at)cox(dot)net
Jefferson, LA USA

"Man, I'm pretty. Hoo Hah!"
Johnny Bravo

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-08-27 12:30:20 Re: update entire table (with PostGreSQL alone)?
Previous Message Martijn van Oosterhout 2003-08-27 11:56:05 Re: Database recovery after fs crash