public inbox for [email protected]
help / color / mirror / Atom feedFrom: omid omoomi <[email protected]>
To: [email protected]
To: [email protected]
To: [email protected]
Subject: RE: Table Description!!
Date: Thu, 05 Jul 2001 13:22:08
Message-ID: <[email protected]> (raw)
Hi,
I couldn't find such a thing.
May be better if having a copy from pg_tables and add a description column
to that:
Create table foo as Select * from pg_tables;
Alter table foo add col descript text ;
HTH
Omid
>From: Colin Taylor <[email protected]>
>To: "'Fariba Noorbakhsh'" <[email protected]>,
>[email protected]
>Subject: RE: [GENERAL] Table Description!!
>Date: Thu, 5 Jul 2001 08:08:55 +0100
>
>You could use the "COMMENT" command.
>Something like:
>COMMENT ON TABLE <table name> IS '<comment>';
>
>HTH,
>Colin
>
> > -----Original Message-----
> > From: Fariba Noorbakhsh [mailto:[email protected]]
> > Sent: Wednesday, 04 July 2001 14:54
> > To: [email protected]
> > 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. [email protected]
>
>This footnote also confirms that this email message has been swept by
>MIMEsweeper for the presence of computer viruses.
>
>www.mimesweeper.com
>**********************************************************************
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: RE: Table Description!!
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox