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

Поиск
Список
Период
Сортировка
От Brett W. McCoy
Тема Re: [GENERAL] Opening two databases at the same time?
Дата
Msg-id Pine.BSI.3.91.990413154854.26449D-100000@access1.lan2wan.com
обсуждение исходный текст
Ответ на Opening two databases at the same time?  (De Leersnijder Frederic <frederic.de.leersnijder@pandora.be>)
Список 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 по дате отправления:

Предыдущее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: [GENERAL] Converting MS Access to postgres under linux.
Следующее
От: Deniz Yuret
Дата:
Сообщение: memory hungry postgres process