Re: all tables in a DB\?

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "D'laila Pereira" <dlailap(at)home(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: all tables in a DB\?
Date: 2002-02-22 03:10:53
Message-ID: GNELIHDDFBOCMGBFGEFOOEIECBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

select * from pg_table;

Chris

> -----Original Message-----
> From: pgsql-sql-owner(at)postgresql(dot)org
> [mailto:pgsql-sql-owner(at)postgresql(dot)org]On Behalf Of D'laila Pereira
> Sent: Monday, 18 February 2002 3:52 PM
> To: pgsql-sql(at)postgresql(dot)org
> Subject: [SQL] all tables in a DB\?
>
>
> What SQL command can I issue in Postgresql to list all the tables in a
> database?
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-02-22 03:13:42 Re: create index on function - why?
Previous Message pauLSiew 2002-02-22 02:39:03 Date Problem