Re: Merging two databases - Mailing list pgsql-admin

From Craig Ringer
Subject Re: Merging two databases
Date
Msg-id 4FD7F62E.9020405@ringerc.id.au
Whole thread Raw
In response to Merging two databases  (Lukasz Brodziak <lukasz.brodziak@gmail.com>)
List pgsql-admin
On 06/12/2012 06:23 PM, Lukasz Brodziak wrote:
> Hi there,
>
> Is there a way of merging two databases in postgresql in the way of
> differential replication? The thing is that we have two DBs with same
> schemas and we want to merge the data within them into one single
> replica. Are there any tools/ways of doing this?
I think you'll want Bucardo or Slony-I for this. You certainly can't do
it with the built-in replication.

--
Craig Ringer

pgsql-admin by date:

Previous
From: Peter Cheung
Date:
Subject: How to install Postgresql with GSSAPI support using One click installer?
Next
From: Craig Ringer
Date:
Subject: Re: How to setup PostgreSQL using Windows Authentication?