querying system catalogs to extract foreign keys

Поиск
Список
Период
Сортировка
От jiby@intelesoftech.com (jiby george)
Тема querying system catalogs to extract foreign keys
Дата
Msg-id e429dc1a.0109132156.ad779c9@posting.google.com
обсуждение исходный текст
Ответы Re: querying system catalogs to extract foreign keys
Список pgsql-hackers
I wanted to extract foriegn keys from the postgresql database related
to each of the tables.. I tried to use the getImportedKeys and
getExportedKeys of java.sql.DatabaseMetadata... But it didnt give any
expected results... So can anyone tell me how to query the system
catalogs to extract this info??
Thanx
Jiby


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

Предыдущее
От: "francis"
Дата:
Сообщение: Trigger - Editing Procedures
Следующее
От: John Summerfield
Дата:
Сообщение: Re: [BUGS] Build problem with CVS version