Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I'm using Bucardo 4.4.8 to replicate two PG DBs to one central master. My problem is the same as was posted back in 2011 here

https://mail.endcrypt.com/pipermail/bucardo-general/2011-September/001162.html

The problem is that if one DB in the sync goes offline, bucardo will stop running the sync until the offline DB comes back on. This is a problem because although one node may be offline the other node can still be online and running.

In the above link the responder to the thread claims this was intentionally done by the bucardo developer community because they didn't want to force any action to be taken. I'm curious if anyone else has come across this implementation "problem" and what they've done to mitigate it if anything.

share|improve this question

migrated from stackoverflow.com Aug 22 '12 at 15:21

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.