Accessing tables from different databases

From: "K(dot) Deepa" <kdeepa(at)midascomm(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Accessing tables from different databases
Date: 2003-09-24 13:49:15
Message-ID: 1705.192.168.1.3.1064411355.squirrel@daisy.midascomm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,
I want to access a table-1 of database-1 from
database-2. Is it possible in pgsql. If so,
is it possible to define a foreign key constraint
for a column in table-2 in database-2 which
references to a column in table-1 in database-1.
TIA

regards,
Deepa K.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fernando Schapachnik 2003-09-24 13:56:14 Re: Accessing tables from different databases
Previous Message Andrew Sullivan 2003-09-24 13:06:58 Re: GET LAST ID INSERT