Re: foreign key constraint across databases

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: foreign key constraint across databases
Дата
Msg-id 20030305214651.T74875-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на foreign key constraint across databases  (Siva Kumar <siva@leatherlink.net>)
Ответы Re: foreign key constraint across databases  (Siva Kumar <siva@leatherlink.net>)
Список pgsql-general
On Thu, 6 Mar 2003, Siva Kumar wrote:

> Is it possible to have a column in Table-2 of Database-B to have a foreign key
> constraint referencing Table-1 of Database-A?

Not using the straight foreign key support (you might be able to put
something together using dblink in your own triggers, but it'd probably be
more trouble than it's worth)


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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: [HACKERS] problems with dropped columns
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: My contract has been renewed