List Foreign Key Relationships

Поиск
Список
Период
Сортировка
От Tim Jones
Тема List Foreign Key Relationships
Дата
Msg-id 3D9B16B7.2010408@ucs.co.za
обсуждение исходный текст
Ответы Re: List Foreign Key Relationships  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
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?

Tim


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

Предыдущее
От: "Martin D. Weinberg"
Дата:
Сообщение: multi-column btree index for real values
Следующее
От: Mike Sosteric
Дата:
Сообщение: Re: [SQL] arrays