Listing schemas

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема Listing schemas
Дата
Msg-id 20030228181344.Q5444-100000@zoraida.natserv.net
обсуждение исходный текст
Ответы Re: Listing schemas
Re: Listing schemas
Список pgsql-general
I don't see a way to list schemas in a database other than
select distinct schemaname from pg_tables;

Did I miss something? I was expecting to find something along the lines of
the \d functions in pgsql.


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