Re: Foreign Key? - Mailing list pgsql-general

From Stephan Szabo
Subject Re: Foreign Key?
Date
Msg-id 20020121131110.O96261-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Foreign Key?  (Sam Cao <scao@verio.net>)
Responses killed select?  (jtp <john@akadine.com>)
List pgsql-general
On Mon, 21 Jan 2002, Sam Cao wrote:

> First time user of Postgresql....
> After created the database, how do I check what foreign keys (constraint
> references in Postgresql term) were created? I looked around using
> "psql" and "pgaccess", but no success,

Best thing to look at probably is the "Referential Integrity Tutorial &
Hacking the Referential Integrity Tables" tutorial at
http://techdocs.postgresql.org/

I believe that includes a view definition that gets alot of that
information out.



pgsql-general by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: [HACKERS] PostgreSQL Licence: GNU/GPL
Next
From: Vince Vielhaber
Date:
Subject: Re: [HACKERS] PostgreSQL Licence: GNU/GPL