On Wed, May 28, 2014 at 11:54:18AM +0530, Juned Khan wrote: > Hi Greg, > > /var/log/bucardo/log.bucardo shows only this information where to check > complete logs ?
That is the canonical log location. What exactly is in that file? Does it exist, and is it writeable by the user running bucardo? > And yes if table description conflicts then what will be the solution ? Make the tables look the same. :) You can also turn the sync setting strict_checking to false: $ bucardo update sync foobar strict_checking=false However, I would recommend checking the logs to see what the conflict really is before proceeding. -- 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
