Bucardo

Last updated: 2020-02-28

Bucardo is an asynchronous PostgreSQL replication system, allowing for multi-source, multi-target operations. It was developed at Backcountry by Jon Jensen and Greg Sabino Mullane of End Point Corporation, and is now in use at many other organizations. Bucardo is free and open source software released under the BSD license.

Obtaining Bucardo

The latest version of Bucardo, 5.6.0, can be downloaded here:

Bucardo also requires DBIx::Safe, which can be downloaded here:

Documentation

Online documentation is available for the following parts of Bucardo:

Community

There are many ways you can help the Bucardo project:

  • Tell us how you are using Bucardo (different platforms, Postgres versions, configurations)
  • Submit pull requests to this documentation
  • Submit bug reports
  • Fix bugs
  • Write code (including helper programs)

Three Bucardo mailing lists are available:

  • Bucardo-announce: This is a low volume list used for notices of new versions, important bugs, and security warnings. It is highly recommended that anyone using Bucardo subscribe to this list.
  • Bucardo-general: Used to discuss any aspect of Bucardo. Bug reports, usage questions, feature requests, and general discussions should be sent to this list.

Bucardo users have real-time chat in the #bucardo IRC channel on Libera Chat but the Bucardo-general mailing list tends to be a better venue for questions because it allows for more detailed descriptions and is seen by more people.

We track bugs for Bucardo at GitHub.

Development

Bucardo development is managed in the Git version control system. Bucardo is composed of two code projects and one documentation repository, each of which can be downloaded for local development as follows:

git clone git@github.com:bucardo/bucardo.git
git clone git@github.com:bucardo/dbixsafe.git
git clone git@github.com:bucardo/bucardo_org.git

See the main GitHub project for easy patch contribution by the general public.

Bucardo.org is hosted and supported by End Point Dev

End Point Dev logo

Need assistance with Bucardo?

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.