Re: Foreign Keys

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ryan Mahoney <ryan(at)paymentalliance(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Foreign Keys
Date: 2001-07-17 19:13:37
Message-ID: 200107171913.f6HJDbS25271@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> How can you get a listing of foreign keys to a table?
>

We haven't figure out a good way yet. The pg_depend discussion on
hackers may lead to a solution if we evern implement it.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-07-17 19:26:02 Re: psql -l
Previous Message Buddy Lee Haystack 2001-07-17 19:04:02 Re: Application Design and PostgreSQL