On Wed, Aug 27, 2003 at 08:09:16 -0500,
Bruno Wolff III <[EMAIL PROTECTED]> wrote:
> On Wed, Aug 27, 2003 at 20:37:14 +1000,
> Peter Moscatt <[EMAIL PROTECTED]> wrote:
> > Is there a SQL command I can issue which will list all the TABLES within
> > a database ?
>
> select datname from pg_database;
This was an oops. I misread your question as asking for all databases,
not tables.
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly