Getting Primary & Foreign Key Information?

From: Bernie Holmes <holmes(at)msu(dot)edu>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Getting Primary & Foreign Key Information?
Date: 2001-07-31 13:28:37
Message-ID: 3B66B285.3090907@msu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How do I get primary and foreign key data for a table?

Are there Postgres functions return this information?

What tables should I join to pg_index and pg_trigger to get this
information?

Thanks for any assistance.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Einar Karttunen 2001-07-31 13:31:42 Re: Sequences and inheritance
Previous Message Dave Cramer 2001-07-31 08:56:12 RE: Please Help JDBC Error!!