Re: change one database to other

Поиск
Список
Период
Сортировка
От Dmitry Morozovsky
Тема Re: change one database to other
Дата
Msg-id 20020108140644.A90763-100000@woozle.rinet.ru
обсуждение исходный текст
Ответ на change one database to other  (RED <kv@red.kht.ru>)
Список 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 по дате отправления:

Предыдущее
От: RED
Дата:
Сообщение: change one database to other
Следующее
От: Manuel Trujillo
Дата:
Сообщение: problems with pg_sorttemp