Resync postgres database after master slave replication

From: shailesh <ligade_shailesh(at)bah(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Resync postgres database after master slave replication
Date: 2015-05-21 13:18:13
Message-ID: 1432214293024-5850342.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

I have setup postgres 8.4 master-slave replication. What we want to do is

at some point, make both master slave independent and allow writes to both
for a day, and then somehow sync them again to continue master-slave. Is
this possible?
What I understood about master-slave is that the both databases must be in
sync only then master-slave can work. That's why I am thinking I have to
somehow merge both databases.
What manual (or automated) steps can be taken to get both databases merged
so that master-slave can resume? Will there be any wrt application (liferay
6)?

Appreciate any help.

S

--
View this message in context: http://postgresql.nabble.com/Resync-postgres-database-after-master-slave-replication-tp5850342.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Thomas SIMON 2015-05-21 13:52:43 Re: Performances issues with SSD volume ?
Previous Message Glyn Astill 2015-05-21 12:57:12 Re: Performances issues with SSD volume ?