Re: how to list all tables in a database

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: how to list all tables in a database
Дата
Msg-id 20060109124821.GG26237@webserv.wug-glas.de
обсуждение исходный текст
Ответ на how to list all tables in a database  (Joao Miguel Ferreira <jmf@estg.ipvc.pt>)
Список pgsql-novice
am  09.01.2006, um 12:37:19 -0500 mailte Joao Miguel Ferreira folgendes:
> Hello all,
>
> this is my first question... I'm really new to PG.
>
> How do I get a list of all tables in a database ?

Depends. In psql you can type '\t' (without ') to see all tables. Hint:
read the welcome-message, when you start psql. *wink*

If you want to see the complete underlaying SQL, you should start psql
with the option '-E'. For more info: man psql *wink*


HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: Adam Witney
Дата:
Сообщение: Re: how to list all tables in a database
Следующее
От: Steve Tucknott
Дата:
Сообщение: Triggers and speed - 7.4.5 / 8.0.3