Re: foreign key constraint across databases - Mailing list pgsql-general

From Stephan Szabo
Subject Re: foreign key constraint across databases
Date
Msg-id 20030305214651.T74875-100000@megazone23.bigpanda.com
Whole thread Raw
In response to foreign key constraint across databases  (Siva Kumar <siva@leatherlink.net>)
Responses Re: foreign key constraint across databases  (Siva Kumar <siva@leatherlink.net>)
List 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 by date:

Previous
From: Joe Conway
Date:
Subject: Re: [HACKERS] problems with dropped columns
Next
From: Dennis Gearon
Date:
Subject: Re: My contract has been renewed