On Thu, Jul 23, 2015 at 12:52:34PM +0430, Maryam Rabiee wrote: > We want to use bucardo for replication and sync of a very large sized > database , the problem is when bucardo face error during sync it just hangs > and I couldn't find any way to check this other than checking log file and > that is not practical in our case. > Is there any better solution for notifying whenever any error happens > during sync ? Does bucardo do automatic restart after connection problems > or other errors like this or it always hangs ?
Bucardo should be trying to restart after connection problems, but there are cases where it will stop retrying, depending on the nature of the error. As far as detecting bad sync, you can use "bucardo status syncname" to see if the last run completed, and if it was good or bad. We will be happy to give more answers if you have more specific questions. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
