Re: [GENERAL] Opening two databases at the same time?

From: "Brett W(dot) McCoy" <bmccoy(at)lan2wan(dot)com>
To: De Leersnijder Frederic <frederic(dot)de(dot)leersnijder(at)pandora(dot)be>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Opening two databases at the same time?
Date: 1999-04-13 19:50:04
Message-ID: Pine.BSI.3.91.990413154854.26449D-100000@access1.lan2wan.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brett W. McCoy 1999-04-13 19:51:16 Re: [GENERAL] Converting MS Access to postgres under linux.
Previous Message Glen and Rosanne Eustace 1999-04-13 19:33:51 RE: [GENERAL] Problem with 6.5 reload