Re: Accessing tables from different databases - Mailing list pgsql-general

From Tom Lane
Subject Re: Accessing tables from different databases
Date
Msg-id 3950.1064413765@sss.pgh.pa.us
Whole thread Raw
In response to Re: Accessing tables from different databases  (Fernando Schapachnik <fernando@mecon.gov.ar>)
List pgsql-general
Fernando Schapachnik <fernando@mecon.gov.ar> writes:
> En un mensaje anterior, K. Deepa escribi�:
>> I want to access a table-1 of database-1 from
>> database-2. Is it possible in pgsql. If so,

> Look at contrib/dblink.

Also consider the possibility of using multiple schemas in a single
database, rather than a multi-database installation.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: data directory growing huge
Next
From: Russ Brown
Date:
Subject: pltcl problem