From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | pilsl(at)goldfisch(dot)at |
Cc: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: One SQL to access two databases. |
Date: | 2002-11-29 17:14:07 |
Message-ID: | 3DE7A05F.8010202@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
pilsl(at)goldfisch(dot)at wrote:
>>>Does anybody know if postgres support a SQL statement that handles two
>>>diferent databases (in the same server)?
>>
>>Have a look at the contrib/dblink directory in the standard postgresql
>>distro.
>>
> Didnt find such a directory (or a similar one) in my 7.1.3-distri and
> this would be very helpful to save db-handles in persistent programs.
dblink was first released with PostgreSQL 7.2. But as of yesterday, a "new and
improved" PostgreSQL 7.3 was released with a much improved dblink. If you can,
upgrade to 7.3.
Joe
From | Date | Subject | |
---|---|---|---|
Next Message | pginfo | 2002-11-29 17:24:59 | Re: RPMS for 7.3 |
Previous Message | Jan-Philipp 'Thefly' Reining | 2002-11-29 16:37:04 | The old "not using index" question |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-11-29 17:52:02 | Tightening selection of default sort/group operators |
Previous Message | Manfred Koizar | 2002-11-29 17:03:56 | Re: nested transactions |