Re: About table schema

Поиск
Список
Период
Сортировка
От Mike Mascari
Тема Re: About table schema
Дата
Msg-id 40B40178.8060107@mascari.com
обсуждение исходный текст
Ответ на Re: About table schema  (Wei Shi <weishisky@yahoo.com>)
Ответы Re: About table schema  (Wei Shi <weishisky@yahoo.com>)
Список pgsql-general
Wei Shi wrote:
> Is there a function interface to get this information
> other than from "psql" comman line interface?

If you start psql with the '-E' switch, you'll see the queries it
generates to display the meta-data associated with the '\' command
you issue.

You may also query the tables and views in the information_schema
for what you want.

Mike Mascari


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

Предыдущее
От: Wei Shi
Дата:
Сообщение: Re: About table schema
Следующее
От: Wei Shi
Дата:
Сообщение: Re: About table schema