Re: Postgre connect on Postgre

From: Christophe <xof(at)thebuild(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgre connect on Postgre
Date: 2008-08-27 02:19:58
Message-ID: BE98364B-48A0-49D9-A47D-097B6FC75645@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anderson dos Santos Donda 2008-08-27 02:35:22 Re: Postgre connect on Postgre
Previous Message Anderson dos Santos Donda 2008-08-27 02:10:26 Postgre connect on Postgre