querying two connections in one query

From: Abdul-Wahid Paterson <abdulwahid(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: querying two connections in one query
Date: 2005-01-24 14:48:21
Message-ID: 995fcdb00501240648573956d9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is it possible, perhaps through some extension, to query two database
through one SQL select statement where the two databases have
different connections? Something similar to how you can link databases
in Oracle.

Regards,

Abdul-Wahid

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Frank D. Engel, Jr. 2005-01-24 14:49:45 Re: Data entry - forms design or other APIs etc. - what is there?
Previous Message Stephan Szabo 2005-01-24 14:42:34 Re: on update / on delete performance of foreign keys