FK relationships - Mailing list pgsql-novice

From sarlav kumar
Subject FK relationships
Date
Msg-id 20050112185600.28851.qmail@web51301.mail.yahoo.com
Whole thread Raw
Responses Re: FK relationships  (Michael Fuhr <mike@fuhr.org>)
List pgsql-novice
Hi All,
 
Is there an easy way to find out the list of tables that have a FK relation on a particular table?
Say, if I have a 'customer' table, I would like to get the tables that depend on customer and not the tables on which customer depends.
 
Thanks,
Saranya


Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.

pgsql-novice by date:

Previous
From: "Keith Worthington"
Date:
Subject: Re: Writing to dependent tables in a function
Next
From: Michael Fuhr
Date:
Subject: Re: FK relationships