Re: Foreign Key Identification
От
Tom Lane
Тема
Re: Foreign Key Identification
Дата
Msg-id
10099.1168449445@sss.pgh.pa.us
Ответ на
Re: Foreign Key Identification (A. Kretschmer)
Список
Дерево обсуждения
Foreign Key Identification Ashish Karalkar <ashish_karalkar@yahoo.com>
Re: Foreign Key Identification "A. Kretschmer" <andreas.kretschmer@schollglas.com>
Re: Foreign Key Identification Tom Lane <tgl@sss.pgh.pa.us>
Re: Foreign Key Identification "A. Kretschmer" <andreas.kretschmer@schollglas.com>
Re: Foreign Key Identification Reece Hart <reece@harts.net>
Re: Foreign Key Identification Ashish Karalkar <ashish_karalkar@yahoo.com>
"A. Kretschmer" writes: > am Wed, dem 10.01.2007, um 8:23:28 -0800 mailte Ashish Karalkar folgendes: >> Is there any means to list out the foreign key tables >> which are liked with a primary key? > Take a look into the pg_depend - table. I think there's an information_schema view that would give you this without getting so cozy with implementation details as to look in pg_depend ... regards, tom lane
В списке pgsql-general по дате отправления