Re: How to add description for databases and tables? - Mailing list pgsql-novice

From Basil Bourque
Subject Re: How to add description for databases and tables?
Date
Msg-id A918E303-F05F-4A7E-AEF7-D4099510FD79@me.com
Whole thread Raw
In response to Re: How to add description for databases and tables?  (Carlo Ascani <carlo.ascani@2ndquadrant.it>)
Responses Re: How to add description for databases and tables?
List 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 by date:

Previous
From: Pandu Poluan
Date:
Subject: Re: How to add description for databases and tables?
Next
From: Pandu Poluan
Date:
Subject: Re: How to add description for databases and tables?