From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Inherits tables and current CVS |
Date: | 2003-06-25 20:08:22 |
Message-ID: | 200306252008.h5PK8MF28035@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Is this a TODO?
---------------------------------------------------------------------------
Tom Lane wrote:
> Teodor Sigaev <teodor(at)sigaev(dot)ru> writes:
> > How can I know tables is inherited or no?
>
> You have to look in pg_inherits. AFAIR psql has no \d command that will
> tell you anything about it.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | scott.marlowe | 2003-06-25 20:10:03 | Re: INSERT WHERE NOT EXISTS |
Previous Message | Reuben D. Budiardja | 2003-06-25 20:05:15 | Re: INSERT WHERE NOT EXISTS |