Re: How to merge data from two separate databases into one (maybe using xlogs)? - Mailing list pgsql-general

From Lennin Caro
Subject Re: How to merge data from two separate databases into one (maybe using xlogs)?
Date
Msg-id 459701.32289.qm@web59506.mail.ac4.yahoo.com
Whole thread Raw
In response to Re: How to merge data from two separate databases into one (maybe using xlogs)?  (Vick Khera <vivek@khera.org>)
Responses Re: How to merge data from two separate databases into one (maybe using xlogs)?  (Vick Khera <vivek@khera.org>)
List pgsql-general
--- On Wed, 10/27/10, Vick Khera <vivek@khera.org> wrote:

From: Vick Khera <vivek@khera.org>
Subject: Re: [GENERAL] How to merge data from two separate databases into one (maybe using xlogs)?
To: "pgsql-general" <pgsql-general@postgresql.org>
Date: Wednesday, October 27, 2010, 8:26 PM

On Wed, Oct 27, 2010 at 9:58 AM,  <Daniel.Crespo@l-3com.com> wrote:
> So, the question would be: How can I do to merge data from DB0 and DB1 and
> make it available in the new master, whichever is chosen? Any ideas?

Perhaps investigate bucardo for replication, as it is supposed to be
able to help in situations like this.  I think you will have to write
some policy so it knows how to resolve conflicting updates unless you
don't care which one wins.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

IMHO pgpool is the solution

pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: How to merge data from two separate databases into one (maybe using xlogs)?
Next
From: Vick Khera
Date:
Subject: Re: How to merge data from two separate databases into one (maybe using xlogs)?