Getting Primary * Foreign Key Information?

From: Bernie Holmes <holmes(at)msu(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Getting Primary * Foreign Key Information?
Date: 2001-07-31 13:45:06
Message-ID: 3B66B662.3000107@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 that return this information?

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

Thanks for any assistance.

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Richardson 2001-07-31 14:18:35 Sequences and inheritance
Previous Message Einar Karttunen 2001-07-31 13:31:42 Re: Sequences and inheritance