Re: Referring a table in another database - Mailing list pgsql-general

From Jean-Michel POURE
Subject Re: Referring a table in another database
Date
Msg-id 4.2.0.58.20011106084703.00a54770@pop.freesurf.fr
Whole thread Raw
In response to Referring a table in another database  (Jo <rainbow@linuxfocus.org>)
List pgsql-general
At 21:42 02/11/01 +0100, you wrote:
>Is it possible to make a reference to a table in another database in
>PostgreSQL? I know I can do that in Access. If it's not possible I have to
>make all of my tables in 1 database.

It is not possible before schema features are implemented (PostgreSQL 7.3?).
Maybe it is possible to run queries remotely using plperl, but I am not sure.

Best regards,
Jean-Michel POURE

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: deleted logs when I shouldn't have...
Next
From: Jean-Michel POURE
Date:
Subject: Re: functions, shell script