On Fri, Jun 02, 2017 at 07:12:16AM +0000, Muhammad Hanif Abdul Hamid wrote: > I would like to know whether bucardo can continue sync back the table > replication after > the slave server is rebooted (let say it takes half an hour), besides > restoring > back the database backup from master?
It's not clear what the scenario is, but Bucardo can catch up without problems if the servers go down for a while. > Furthermore, every time the slave server rebooted the folder > /var/run/bucardo will be missing. Not sure what this means - are you running the Bucardo daemon on the slave server? Generally it is better to run it only on the master server. Either way, you can set the piddir to something else by adding this to your ~/.bucardorc file: piddir=/tmp -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 2529 DF6A B8F7 9407 E944 45B4 BC9B 9067 1496 4AC8
signature.asc
Description: PGP signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
