Re: change one database to other - Mailing list pgsql-admin

From Dmitry Morozovsky
Subject Re: change one database to other
Date
Msg-id 20020108140644.A90763-100000@woozle.rinet.ru
Whole thread Raw
In response to change one database to other  (RED <kv@red.kht.ru>)
List pgsql-admin
On Tue, 8 Jan 2002, RED wrote:

R> I have 2 base Ex: base1 and base2
R> When I connected to base1 I need data from base2 !
R> How did this without disconect from base1 and connect to base2
R> agregate all table into one databese not accesable
R> In mysql this is posible.

Depending on the programming language, you can open two simultaneous
connections to different databases and mix them. It is possible at least
with perl DBI and C's libpq.


Sincerely,
D.Marck                                   [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------


pgsql-admin by date:

Previous
From: RED
Date:
Subject: change one database to other
Next
From: Manuel Trujillo
Date:
Subject: problems with pg_sorttemp