Re: How to add description for databases and tables?

Поиск
Список
Период
Сортировка
От Basil Bourque
Тема Re: How to add description for databases and tables?
Дата
Msg-id A918E303-F05F-4A7E-AEF7-D4099510FD79@me.com
обсуждение исходный текст
Ответ на Re: How to add description for databases and tables?  (Carlo Ascani <carlo.ascani@2ndquadrant.it>)
Ответы Re: How to add description for databases and tables?  (Pandu Poluan <pandu@poluan.info>)
Список pgsql-novice
>> Using \d+ exposes a column "Description". Now, how do I add a
>> Description to a table and/or a column? There does not seem to be any
>> option during CREATE DATABASE or CREATE TABLE.
>
> http://www.postgresql.org/docs/9.1/static/sql-comment.html

The pgAdmin app lets you enter text in the "Comment" field of a table or column's Properties dialog.

--Basil Bourque



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

Предыдущее
От: Pandu Poluan
Дата:
Сообщение: Re: How to add description for databases and tables?
Следующее
От: Pandu Poluan
Дата:
Сообщение: Re: How to add description for databases and tables?