Re: Access Two Databases

Поиск
Список
Период
Сортировка
От Josh Jore
Тема Re: Access Two Databases
Дата
Msg-id Pine.BSO.4.44.0207222229160.23685-100000@kitten.greentechnologist.org
обсуждение исходный текст
Ответ на Access Two Databases  ("Dean Grubb" <dean@atrium-online.com.au>)
Список pgsql-general
On Tue, 23 Jul 2002, Dean Grubb wrote:

> Is it possible using pl/pgSQL functions to grab data from another database
> or even another database on a different host.

This is where your external-to-PostgreSQL language comes in handy. Open a
second connection to the database, do whatever you are going to do and
mash the results together outside of PostgreSQL. If for some reason you
think the data is related then perhaps you've erred by having more than
one database.

Joshua b. Jore ; http://www.greentechnologist.org


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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: Re: Linux max on shared buffers?
Следующее
От: "Jim Morcombe"
Дата:
Сообщение: Re: Can't link to libpq