Re: [May be Spam]NewBie

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-24 00:49:01
Message-ID: 010401c2c342$63b13190$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 Thompson

-----
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

In response to

  • NewBie at 2003-01-21 14:49:06 from Jérôme Kestener

Browse pgsql-novice by date

  From Date Subject
Next Message Roman Fail 2003-01-24 01:57:51 Re: Learning Plpgsql ??
Previous Message mark malik 2003-01-23 23:59:51 postgre sql to run a java program