I have a master-master sync setup between 3 nodes or 3 different host machines using bucardo. All works good.
However when one of the database or a host is not reachable or goes down for some reason, the other 2 nodes go out of sync too. It stalls the sync and goes into inactive state.
I would like to keep the sync active between the other 2 nodes at the least. And the third one should catchup once its back online. Is this possible?
Let me know how should I go about setting up bucardo sync for such a scenario.