Re: shouldn't all tables have Object Descriptions?

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: shouldn't all tables have Object Descriptions?
Дата
Msg-id 479A4B0D.8060607@iol.ie
обсуждение исходный текст
Ответ на shouldn't all tables have Object Descriptions?  (Geoffrey <lists@serioustechnology.com>)
Список pgsql-general
On 25/01/2008 19:54, Geoffrey wrote:

> Question is, why does the avlds table not have an entry in the Object
> descriptions?

According to \? in psql, \dd shows the comment on the table....so I
suppose if there's no comment, then \dd won't show one.

Comments are created by executing

     COMMENT ON TABLE yourtablename IS '....comment here....';

There's no comment created by default.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: exporting postgre data
Следующее
От: Tom Hart
Дата:
Сообщение: Re: ascii to utf-8