Re: Postgre connect on Postgre

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: Postgre connect on Postgre
Дата
Msg-id 48B4EF98.5020403@wildenhain.de
обсуждение исходный текст
Ответ на Re: Postgre connect on Postgre  ("Anderson dos Santos Donda" <andersondonda@gmail.com>)
Ответы Re: Postgre connect on Postgre  ("Asko Oja" <ascoja@gmail.com>)
Список pgsql-general
Hi,

Anderson dos Santos Donda wrote:
> Thanks man!!
>
> I'll study this module!!

You should also be aware that sometimes instead of
connecting two separate databases via dblink or similar,
two schemas in one database can be used instead.

It really depends on what you are really doing if
there are even more solutions (like slony for example).

Regards
Tino

PS: the database likes to be called Postgresql or Postgres :-)

> On Tue, Aug 26, 2008 at 11:19 PM, Christophe <xof@thebuild.com
> <mailto:xof@thebuild.com>> wrote:
>
>
>     On Aug 26, 2008, at 7:10 PM, Anderson dos Santos Donda wrote:
>
>         How I can connect a postgre database on another postgre
>         database, and manipulate the datas on both database?
>
>
>     There is a module in contrib just for such a purpose:
>
>            http://www.postgresql.org/docs/8.3/interactive/dblink.html
>
>     --
>     Sent via pgsql-general mailing list (pgsql-general@postgresql.org
>     <mailto:pgsql-general@postgresql.org>)
>     To make changes to your subscription:
>     http://www.postgresql.org/mailpref/pgsql-general
>
>


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: time math - Bug or expected behavior?
Следующее
От: "Teemu Juntunen"
Дата:
Сообщение: ENABLE / DISABLE ALL TRIGGERS IN DATABASE