NewBie

From: Jérôme Kestener <jerome(dot)kestener(at)yahoo(dot)fr>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: NewBie
Date: 2003-01-21 14:49:06
Message-ID: 000a01c2c15c$40635980$3e696e94@aradm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Cheryl Thompson 2003-01-21 19:18:38 Perl DBI
Previous Message joepie Platteau 2003-01-21 08:01:12 Re: Database Performance problem