Re: all tables in a DB\?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: all tables in a DB\?
Дата
Msg-id GNELIHDDFBOCMGBFGEFOOEIECBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на all tables in a DB\?  ("D'laila Pereira" <dlailap@home.com>)
Список pgsql-sql
select * from pg_table;

Chris

> -----Original Message-----
> From: pgsql-sql-owner@postgresql.org
> [mailto:pgsql-sql-owner@postgresql.org]On Behalf Of D'laila Pereira
> Sent: Monday, 18 February 2002 3:52 PM
> To: pgsql-sql@postgresql.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
> 



В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Trying to convert a TIMESTAMP return value to TIME
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: create index on function - why?