| От | Gilles DAROLD |
|---|---|
| Тема | Re: View tables relationship |
| Дата | |
| Msg-id | 3A64934D.465E6A63@darold.net обсуждение |
| Ответ на | View tables relationship ("riccardo" <a.palmieri@fatainformatica.com>) |
| Список | pgsql-hackers |
Hi, This question have been posted recently, please take a look to archive. I use this very simple query : SELECT a.tgargs FROM pg_class c, pg_trigger a WHERE a.tgname LIKE 'RI_ConstraintTrigger_%' AND c.relname='$table'AND a.tgrelid = c.oid Regards, Gilles DAROLD riccardo wrote: > Hi. > I have a big problem with postgres because I need to know how I can see the > relations among the table like foreign-key. > It' s possible use some commands or graphic tool from wich I can see that > relations? > Do you know some sites where i can found more information about this! > > Thank you very much, > and exuse me for my bad English! > > Fabio
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера