How to determine table definitions

Поиск
Список
Период
Сортировка
От Diane Moore
Тема How to determine table definitions
Дата
Msg-id 3C757AC9.B9333FC3@drizzle.com
обсуждение исходный текст
Список pgsql-novice
Hello -
I am brand new to PostgreSQL and am trying to list the field information
for a specific table in a database.  I would like to be able to query
the pg_attribute table, but can not determine the necessary "attrelid"
from the fields in the pg_class record for my table of interest.

Alternatively, is there a utility that just displays table-specific
information including fields, field lengths, datatypes, etc.?

Thanks much!
Diane


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

Предыдущее
От: Singer Wang
Дата:
Сообщение: Re: Logging Apache web server log information to Postgresql
Следующее
От: "Keller, Sid"
Дата:
Сообщение: Re: Logging Apache web server log information to Postgre