Re: [GENERAL] Opening two databases at the same time? - Mailing list pgsql-general

From Brett W. McCoy
Subject Re: [GENERAL] Opening two databases at the same time?
Date
Msg-id Pine.BSI.3.91.990413154854.26449D-100000@access1.lan2wan.com
Whole thread Raw
In response to Opening two databases at the same time?  (De Leersnijder Frederic <frederic.de.leersnijder@pandora.be>)
List pgsql-general
On Tue, 13 Apr 1999, De Leersnijder Frederic wrote:

> Is there a way, or is it possible to open two databases at the same time
> to retrieve information from one database and store it in the other?

Yes, but you'd have to do it through an external language using libpq,
and then make multiple connections and copy the data between the two
databases.

Brett W. McCoy
                                         http://www.lan2wan.com/~bmccoy
-----------------------------------------------------------------------
"To err is human, to forgive, beyond the scope of the Operating System"


pgsql-general by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: [GENERAL] Converting MS Access to postgres under linux.
Next
From: Deniz Yuret
Date:
Subject: memory hungry postgres process