logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bucardo - Postgres multi-master replication system

Author

       Greg Sabino Mullane <greg@turnstep.com>

Bugs

       Bugs   should   be   reported   to   bucardo-general@bucardo.org.   A  list  of  bugs  can  be  found  at
       https://bucardo.org/bugs.html

Credits

       Bucardo was originally developed and funded by Backcountry.com, who have been using  versions  of  it  in
       production since 2002. Jon Jensen <jon@endpoint.com> wrote the original version.

Dependencies

       •   DBI (1.51 or better)

       •   DBD::Pg (2.0.0 or better)

       •   Sys::Hostname

       •   Sys::Syslog

       •   DBIx::Safe ## Try 'yum install perl-DBIx-Safe' or visit bucardo.org

       •   boolean (only if using MongoDB)

Description

       Bucardo is a Perl module that replicates Postgres databases using a combination of Perl, a custom
       database schema, Pl/Perlu, and Pl/Pgsql.

       Bucardo is unapologetically extremely verbose in its logging.

       Full documentation can be found on the website, or in the files that came with this distribution. See
       also the documentation for the bucardo program.

Name

       Bucardo - Postgres multi-master replication system

Version

       This document describes version 5.6.0 of Bucardo

Website

       The latest news and documentation can always be found at:

       https://bucardo.org/

See Also