Re: Listing tables in all schemas in psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Listing tables in all schemas in psql
Дата
Msg-id 16226.1271885219@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Listing tables in all schemas in psql  (Thom Brown <thombrown@gmail.com>)
Ответы Re: Listing tables in all schemas in psql
Список pgsql-general
Thom Brown <thombrown@gmail.com> writes:
> This may sound like a stupid question, but how do you list all tables in all
> schemas in psql?

\dt *.*

            regards, tom lane

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Listing tables in all schemas in psql
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Listing tables in all schemas in psql