Re: dependency ? - Mailing list pgsql-general

From Tom Lane
Subject Re: dependency ?
Date
Msg-id 19364.1170103034@sss.pgh.pa.us
Whole thread Raw
In response to dependency ?  (TWENGER2@wi.rr.com)
List pgsql-general
TWENGER2@wi.rr.com writes:
>   I was wondering if there is any way to use psql to list tables that
> are dependent to a specific table.  Instead of going through every table
> in my database and looking for foreign keys, can I somehow get an entire
> list of these dependent tables?  Any help would be much appreciated, thanks!

pg_depend might help, although I think it'd be a multi-step link.

            regards, tom lane

pgsql-general by date:

Previous
From: "Shoaib Mir"
Date:
Subject: Re: Locking question?
Next
From: "Pierre Thibaudeau"
Date:
Subject: Fwd: convert(USING utf8_to_iso_8859_15) on Windows