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
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)
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера