Re: query a table from one database to another

Поиск
Список
Период
Сортировка
От Joshua Tolley
Тема Re: query a table from one database to another
Дата
Msg-id 4b606dbf.9613f30a.5b83.0451@mx.google.com
обсуждение исходный текст
Ответ на query a table from one database to another  (AI Rumman <rummandba@gmail.com>)
Ответы Re: query a table from one database to another  (AI Rumman <rummandba@gmail.com>)
Список pgsql-general
On Wed, Jan 27, 2010 at 02:52:58PM +0600, AI Rumman wrote:
>    I am using Postgresql 8.3
>
>    I have two databases:
>    db1
>    db2
>
>    db1 holds a table tab1.
>
>    Is it possible to get the value of the above tab1 in db2 database?
>
>    Regards

You'll need something like the dblink contrib module to get one database to
talk to another.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

Вложения

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

Предыдущее
От: "Aycock, Jeff R."
Дата:
Сообщение: Re: syntax error during function call
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: syntax error during function call