RE: primary keys

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Pgsql-Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: primary keys
Date: 2001-01-15 01:37:07
Message-ID: NEBBIOAJBMEENKACLNPCOENPCCAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a code extract from phpPgAdmin that dumps UNIQUE and PRIMARY
constraints. Feel free to use the query...

-----Original Message-----
From: pgsql-hackers-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-owner(at)postgresql(dot)org]On Behalf Of Felipe Diaz Cardona
Sent: Sunday, January 14, 2001 7:17 AM
To: pgsql-hackers(at)postgresql(dot)org
Subject: [HACKERS] primary keys

Hi.

Dos any one know any sql sentence to Find primary keys in a table.

I'm using postgresql v.7.0 (Mandrake 7.2)

Attachment Content-Type Size
constraints.txt text/plain 1.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-01-15 01:41:33 Re: SIGTERM -> elog(FATAL) -> proc_exit() is probably a bad idea
Previous Message Hiroshi Inoue 2001-01-15 01:23:27 Re: SIGTERM -> elog(FATAL) -> proc_exit() is probably a bad idea