Re: select from different database

Поиск
Список
Период
Сортировка
От Shoaib Mir
Тема Re: select from different database
Дата
Msg-id bf54be870701080407n3f3e429ha8ba38134d758493@mail.gmail.com
обсуждение исходный текст
Ответ на select from different database  (Robert Rak <robertrak81@tlen.pl>)
Список pgsql-novice
You can use the 'dblink' contrib module for that purpose...

-------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 1/8/07, Robert Rak <robertrak81@tlen.pl> wrote:
Hi all :)

Is it possible to fetch data from another database than the current?

I have stored procedure in DB_1 and I would like do INSERT to table in
DB_2. Is it possible?
If yes, ho to do it?

Thanks
Robert

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

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

Предыдущее
От: Robert Rak
Дата:
Сообщение: select from different database
Следующее
От: "Guido Barosio"
Дата:
Сообщение: Re: select from different database