database structure

Поиск
Список
Период
Сортировка
От Alex Zavalin
Тема database structure
Дата
Msg-id 16932242091.20021122194443@mail.od.ua
обсуждение исходный текст
Ответы Re: database structure  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
Hello,

Is there a simpler way of getting a PostgreSQL database structure than
reading system catalogs pg_tables, pg_attributes, pg_class, pg_type,
pg_index etc.? I need to get information about tables, attributes,
data types, primary and foreign keys.


Thanks.



postgres_autodoc & dia are good tools.

--
 Aleksey                          mailto:a-l-x@mail.od.ua


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

Предыдущее
От: Jon Swinth
Дата:
Сообщение: Unwanted Log Entries
Следующее
От: snpe
Дата:
Сообщение: Re: Question about DEADLOCK