Re: [GENERAL] Select from multiple db's

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] Select from multiple db's
Дата
Msg-id Pine.LNX.4.10.9907141723030.898-100000@saxony.pathwaynet.com
обсуждение исходный текст
Ответ на Select from multiple db's  (Aaron Holtz <aholtz@bright.net>)
Список pgsql-general
On Wed, 14 Jul 1999, Aaron Holtz wrote:

> Is it possible with postgres to do a select from tables contained in
> separate databases?   I have two separate db's that are maintained, but
> would like to make a select from one of them to insert the data into the
> second one.  Any thoughts on how to make this work would be appreciated.
> Merging the two db's won't be anything easy, so I'm looking for a way for
> this type of query to be valid.

The best way to do this would probably be to dump and restore. You can
restrict the dump to tables, and this thing could flow rather
automatically.

--
Peter Eisentraut
PathWay Computing, Inc.


В списке pgsql-general по дате отправления:

Предыдущее
От: Gilles Darold
Дата:
Сообщение: Re: [GENERAL] Perl - Apache / Postgress
Следующее
От: Carlos Fonseca
Дата:
Сообщение: (Debian Bug#41223) problem with cascaded updates with refint