Re: List Foreign Key Relationships

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: List Foreign Key Relationships
Дата
Msg-id 20021004084105.C36970-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на List Foreign Key Relationships  (Tim Jones <tij@ucs.co.za>)
Список pgsql-general
On Wed, 2 Oct 2002, Tim Jones wrote:

> 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?

Fortunately other people have already done that.  I believe one of the
documents on techdocs.postgresql.org goes into it or failing that it's
possible there's something in the PostgreSQL cookbook (which should also
be linked to by techdocs)


В списке pgsql-general по дате отправления:

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: PostgreSQL Website : advocacy.postgresql.org
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: [ADMIN] Fast Deletion For Large Tables