Re: How to list which tables are available?

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема Re: How to list which tables are available?
Дата
Msg-id 1066153157.17887.35.camel@haggis
обсуждение исходный текст
Ответ на How to list which tables are available?  ("B.W.H. van Beest" <bwvb@xs4all.nl>)
Список pgsql-general
On Tue, 2003-10-14 at 04:53, B.W.H. van Beest wrote:
> It seems so elementary, but how I get a list of which tables are
> available in a database. I can't find an SQL command for this, but there
> must be a way!

"$ man psql", then search for the string "list  of  all  tables"

$ psql test1
Welcome to psql 7.3.4, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

--
-----------------------------------------------------------------
Ron Johnson, Jr. ron.l.johnson@cox.net
Jefferson, LA USA

"Experience hath shewn, that even under the best forms [of
government] those entrusted with power have, in time, and by slow
operations, perverted it into tyranny."
Thomas Jefferson


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: converting varchar date strings to date
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: PG tools