From: | "Chad Thompson" <chad(at)weblinkservices(dot)com> |
---|---|
To: | Jérôme Kestener <jerome(dot)kestener(at)yahoo(dot)fr>, <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: [May be Spam]NewBie |
Date: | 2003-01-23 23:21:22 |
Message-ID: | 00db01c2c336$25525c00$32021aac@chad |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
http://www.postgresql.org/idocs/index.php?catalogs.html shows all the catalog tables and what they are used for.
I believe that you want the pg_relcheck table (http://www.postgresql.org/idocs/index.php?catalog-pg-relcheck.html)
HTH
Chad
----- Original Message -----
From: Jérôme Kestener
To: pgsql-novice(at)postgresql(dot)org
Sent: Tuesday, January 21, 2003 7:49 AM
Subject: [May be Spam][NOVICE] NewBie
I want to find the primary key of a table, but i don't know in witch system table this information is store. I suppose that is pg_constraint, but i can't acces to it . I get the message :
Relation "pg_constraint" does not exist
Could you help me.?
My version of postgresql is 7.2.2-16 under linux suse 8
From | Date | Subject | |
---|---|---|---|
Next Message | Devinder K Rajput | 2003-01-23 23:24:59 | Re: NewBie |
Previous Message | Patrick Hatcher | 2003-01-23 22:04:24 | Long time Vacuum full |