Describe filed in a table

Поиск
Список
Период
Сортировка
От Boulat Khakimov
Тема Describe filed in a table
Дата
Msg-id 3AA1AABD.76870FF7@inet-interactif.com
обсуждение исходный текст
Список pgsql-docs
Hi,

Im porting my programs from mySQL to PG.
mySQL supports  a query "DESCRIBE tablename fieldname" , that provides a
detailed
description of a specific table field.

Is there such an equivalent in PG?
"\d tablename" gives description for all the fields in the table,
however I need to find
out a description for a specific field only.


Regards,
Boulat


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Documentation Errors
Следующее
От: Pierce Tyler
Дата:
Сообщение: Reference Guide diffs