If you have a question that is not answered here, try checking the main Bucardo page and see the links and community information there.
Bucardo is a replication program for two or more Postgres databases. Specifically, it is an asynchronous, multi-source, multi-target (sometimes known as master-master and master-slave or master-standby) table-based replication system. It is written in Perl, and makes extensive use of triggers, PL/PgSQL, and PL/PerlU.
See Requirements documentation.
Absolutely. While Bucardo can do multi-source, multi-target replication, many people use it for replicating changes from one source database to one target only, not the reverse.
Yes, you can have as many sources and targets as you like.
The Bucardo program itself can run anywhere, and does not have to be on any of the servers involved in replication. The primary advantage to having it run on the same server is reduced network time. A disadvantage is putting all your eggs in one basket.
There is no simple answer to this question, as it depends on how many tables you are replicating in one sync, how fast your network is, how busy your database is, etc. As a general rule of thumb, however, changes make it to the other databases within a matter of one or two seconds.
No.
This message is innocuous. It simply means that Bucardo is getting signaled to sync more quickly than it can complete a sync. That’s quite normal, and Bucardo will catch up.
Bucardo will not run natively on Windows, as it has some Unix-specific features. However, the only part of Bucardo that needs to run on a Unix system is the Perl daemon: the Bucardo database and all databases to be replicated can be running on Windows.
It would be nice to get Bucardo working at some point as a native Windows service. Some of the factors that are currently preventing it from running on Windows:
Bucardo supports replication of truncate events when the source database is PostgreSQL version 8.4 or higher. In addition, truncate support is currently only completely working for pushdelta syncs.
End Point Dev offers professional support for Bucardo, as well as specializing in developing, designing, and marketing effective websites. Since 1995, our diverse team of developers has shown that End Point can handle your organization’s greatest web and database challenges.