Re: Select between two connections - Mailing list pgsql-sql

From Per-Olof Pettersson
Subject Re: Select between two connections
Date
Msg-id 20010515.23301529@mis.configured.host
Whole thread Raw
In response to Select between two connections  (cbell <cbell@lighthouseasp.com>)
List pgsql-sql
Hi

I think one way of accomplishing this is to use ODBC and thus an 
ODBC-client for the selects.
There does not seem to be any support for it in Postgresql. (If not in 
later versions).

Though I am not very experienced with it so someone more experienced 
should perhaps answer the question.

Hopes this helps a little though.

Best regards
Peo

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 2001-05-15, 22:15:38, cbell@lighthouseasp.com (cbell) wrote regarding 
Select between two connections:


> Hello everyone, I would like to perform a Select statement that accesses

> tables and finds matching fields in two separate databases.

>  For example, I have two connections to two separate database objects on
> the same
> Postgres server.  I would like to retrieve information from a table in
> one database based on some information from tables in a different
> database.

> Has anyone done this before, can it be done?

> Thanks in advance,

> Chris.




> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?

> http://www.postgresql.org/users-lounge/docs/faq.html


pgsql-sql by date:

Previous
From: Olivier PRENANT
Date:
Subject: Please dont flame
Next
From: Per-Olof Pettersson
Date:
Subject: Re: how to remove ?