[Bucardo-general] Bucardo sync aborts on CentOS 6.6

Marco Clerici clerici.marco at gmail.com
Thu Oct 1 17:03:32 UTC 2015


Dear Bucardo Team

we are using bucardo for syncronizing two postgresql database with a
master-master approach. Everything was ok on Ubuntu 12.04, but now that we
moved out application on CentOS 6.6, I cannot reproduce a correct
functioning, even simplifying the bucardo installation to a test-case (see
below). I attach the logfile.

ip_pc2=mesa-pc2 # hostname for 10.191.231.89
ip_pc3=mesa-pc3 # hostname for 10.191.231.90

# Create 'dbs'-> mesa_pc2 and mesa_pc3
bucardo add db mesa_pc2 dbname=estationdb host=${ip_pc2} port=5432
user=bucardo
bucardo add db mesa_pc3 dbname=estationdb host=${ip_pc3} port=5432
user=bucardo

# Create 'dbgroups'-> group_pc2 (pc2
bucardo add dbgroup mygroup mesa_pc2:source mesa_pc3:target

bucardo add all tables
bucardo add sync sync_all dbs=mygroup tables=all

bucardo start

Any help much appreciated ! the topic is quite urgent for us now !
Thanks
Marco Clerici
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20151001/dfd3b2d6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.bucardo
Type: application/octet-stream
Size: 12819 bytes
Desc: not available
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20151001/dfd3b2d6/attachment.obj>


More information about the Bucardo-general mailing list