Re: Querying for related tables - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: Querying for related tables
Date
Msg-id 20051103202357.GC55520@pervasive.com
Whole thread Raw
In response to Re: Querying for related tables  (Richard Huxton <dev@archonet.com>)
List pgsql-general
On Thu, Nov 03, 2005 at 05:10:44PM +0000, Richard Huxton wrote:
> Craig wrote:
> >Hi
> >
> >How can I query for all the tables that are referenced by a particular
> >table (i.e my table has 3 foreign keys. I need a query that will return
> >the table names of the referenced tables)?
>
> See the chapters on the "Information Schema" (which is an SQL standard)
> and the "system catalogs" (which are PostgreSQL specific).

See also http://pgfoundry.org/projects/newsysviews
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Save prepared plan...
Next
From: Bruce Momjian
Date:
Subject: Re: Save prepared plan...