On Mon, Aug 17, 2015 at 07:19:07PM +0430, Maryam Rabiee wrote: > I'm currently using bucardo 5.3.1 , I added a sync with option > onetimecopy=1 but the problem is the tables aren't replicated in the slave. > There are no errors in the log file and also no copies or deletes, but > when I check the status of the sync the Current State field is "DELETE > public.tableX" . This table is empty in the slave and the state doesn't > change. > What should I do to find the problem or make Bucardo start syncing?
What version of Bucardo is this? onetimecopy is not working yet for Bucardo5, you will need to do a manual copy of the data, or "touch" all the rows on the source. -- 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
