RE: Table Description!!

From: Colin Taylor <Colin_Taylor(at)portasystems(dot)co(dot)uk>
To: "'Fariba Noorbakhsh'" <fNoorbakhsh(at)tecways(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: RE: Table Description!!
Date: 2001-07-05 07:08:55
Message-ID: 4BDEC5E174E9D411B5BD00AA00AD07B009B3DF@SERVER3
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You could use the "COMMENT" command.
Something like:
COMMENT ON TABLE <table name> IS '<comment>';

HTH,
Colin

> -----Original Message-----
> From: Fariba Noorbakhsh [mailto:fNoorbakhsh(at)tecways(dot)com]
> Sent: Wednesday, 04 July 2001 14:54
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Table Description!!
>
>
> Hi everybody,
>
> I want to have a description for tables in my DB(Postgresql DB).
> Is there any way to put description of tables in Postgresql
> DB or not?!
>
> Thanks in Advance,
> Fariba
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager. postmaster(at)portasystems(dot)co(dot)uk

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Vecernik 2001-07-05 08:10:24 Re: bit operations
Previous Message Alex Pilosov 2001-07-05 03:16:23 Re: TODO item