Tag Archives: ubuntu

installing bucardo the hard way

It would seem that the bucardo_ctl installer script for version 4.4.0 has some problems. I spent a little time trying to fix the script, but it was too much of a pain. I found a great write up by Richard … Continue reading

Posted in technology | Tagged , , , , | 4 Comments

installing bucardo for multi-master postgres database replication

In my quest for postgres replication/clustering nirvana I’ve played with pgpool, slony, rubyrep and now bucardo. Our requirements are painless bidirectional synchronization between two postgresql databases that serve a django application. Bucardo seems awesome, but there are some problems with … Continue reading

Posted in technology | Tagged , , , , , , | Leave a comment