Listing tables in all schemas in psql

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Listing tables in all schemas in psql
Дата
Msg-id q2lbddc86151004211424kbde346dbpf3c561777cba4788@mail.gmail.com
обсуждение исходный текст
Ответы Re: Listing tables in all schemas in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
This may sound like a stupid question, but how do you list all tables in all schemas in psql?  \d and \d+ don't do it, and putting the schema name after it isn't allowed.  Just listing tables within a single schema would be fine.

Thanks

Thom

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Returning a char from a C-language function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Listing tables in all schemas in psql