Re: Is there no "DESCRIBE ;" on PGSQL? help!!! Поиск
Список
Период
Сортировка
От Roland Roberts
Тема Re: Is there no "DESCRIBE ;" on PGSQL? help!!!
Дата
Msg-id m2k7xm9kei.fsf@tycho.rlent.pnet
обсуждение исходный текст
Ответ на Is there no "DESCRIBE ;" on PGSQL? help!!!  ("Ron de Jong" <radejong@planet.nl>)
Список pgsql-hackers
>>>>> "Ron" == Ron de Jong <radejong@planet.nl> writes:
   Ron> Any idea to get a human readable list with column   Ron> descriptions like type,size,key,default,null.
   Ron> It would be nice if it would look simular to the mysql   Ron> variant:

You'll need to write your own query to get it to look like mysql.
From psql, you can do
   \d employee

roland
--            PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD                             RL Enterprises
roland@rlenter.com                     76-15 113th Street, Apt 3B
roland@astrofoto.org                       Forest Hills, NY 11375


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [GENERAL] To Postgres Devs : Wouldn't changing the select limit
Следующее
От: Tom Lane
Дата:
Сообщение: Re: storing binary data