[Bucardo-general] Bucardo problem with Kids

Stevens.Lebas stevens.lebas at gmail.com
Wed Apr 22 15:01:26 UTC 2009


Hello,

i'm trying to replicate two databases with bucardo. Bucardo is launch
and bucardo database is correctly filled. When i change a column in
table to replicate, CTL detected but KID do nothing. Table q is filled
by Controller, but kids do nothing.

When i stop bucardo and restart it, KID says "Nothing to do: no entry
found in the q table for this sync", but table q is filled. After
investigation, that's come from line 3682 in file Bucardo.pm on
request "qsetstart".
This update return already 0E0 in variable $count.

So i try to modify the request and problem come from 'started is
null'. When i delete this,the update return a value different from 0.

I do a perl script with this request an DBD::pg, and it's ok.
Perhaps the DBIx::Safe?

Has someone an idea ?

Thanks,

Best regards,

Stevens


More information about the Bucardo-general mailing list