List Foreign Key Relationships - Mailing list pgsql-general

From Tim Jones
Subject List Foreign Key Relationships
Date
Msg-id 3D9B16B7.2010408@ucs.co.za
Whole thread Raw
Responses Re: List Foreign Key Relationships  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
Hi All

I am try to query the dictionary to get a list of the foreign key
relationships in the dictionary.
Say in the form Primary Key Table, Primary Column(s), Foreign Key Table,
Foreing Key Column(s)
Any ideas. I suppose I could try and unpack the bytea in pg_trigger. Any
other ideas?

Tim


pgsql-general by date:

Previous
From: "Martin D. Weinberg"
Date:
Subject: multi-column btree index for real values
Next
From: Mike Sosteric
Date:
Subject: Re: [SQL] arrays