[Bucardo-general] Using latest rev.. a couple of bugs..

Michelle Sullivan michelle at sorbs.net
Fri Sep 3 11:54:55 UTC 2010


The timezone patch seems to have fixed the issue - though I haven't
completed testing..

What I do have a problem with now is sequences...

[Fri Sep  3 10:53:00 2010] KID DBD::Pg::st execute failed: ERROR: 
column "last_value" does not exist LINE 1: SELECT
last_value,start_value,increment_by,max_value,min_val...               
^ at /usr/local/lib/perl5/site_perl/5.10.1/Bucardo.pm line 6442.  main
error: none source error: 7 target error: none States: ?/42703/? Line: 6442
[Fri Sep  3 10:53:00 2010] KID Kid 28351 exiting at cleanup_kid. Sync
"sorbs2_delta", Target "backup_server" public.export_primary_key_seq
Reason: DBD::Pg::st execute failed: ERROR:  column "last_value" does not
exist LINE 1: SELECT
last_value,start_value,increment_by,max_value,min_val...               
^ at /usr/local/lib/perl5/site_perl/5.10.1/Bucardo.pm line 6442.  main
error: none source error: 7 target error: none States: ?/42703/? Line: 6442

I've currently removed the sequences from the herds, as I can do with
out them at the moment, but it is a problem in the long term.

I used:

sudo make install
bucardo_ctl upgrade
bucardo_ctl validate all


Something else that i noticed..

Running 'bucardo_ctl remove sequence public.roles_id_seq' removed the
sequence from only the last sync.  I have to run it twice to remove it
from both, and it is always in the 'last first' (last being the last
sync when listing syncs)..  perhaps a sync should be specifiable or it
removes it from all the syncs if not...?

Michelle


More information about the Bucardo-general mailing list