1Bucardo(3)            User Contributed Perl Documentation           Bucardo(3)
2
3
4

NAME

6       Bucardo - Postgres multi-master replication system
7

VERSION

9       This document describes version 4.4.7 of Bucardo
10

WEBSITE

12       The latest news and documentation can always be found at:
13
14       http://bucardo.org/
15

DESCRIPTION

17       Bucardo is a Perl module that replicates Postgres databases using a
18       combination of Perl, a custom database schema, Pl/Perlu, and Pl/Pgsql.
19
20       Bucardo is unapologetically extremely verbose in its logging.
21
22       Full documentation can be found on the website, or in the files that
23       came with this distribution. See also the documentation for the
24       bucardo_ctl program.
25

DEPENDENCIES

27       * DBI (1.51 or better) * DBD::Pg (2.0.0 or better) * Sys::Hostname *
28       Sys::Syslog * DBIx::Safe    ## Try 'yum install perl-DBIx-Safe' or
29       visit bucardo.org
30

BUGS

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

CREDITS

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

AUTHOR

41       Greg Sabino Mullane <greg@endpoint.com>
42
44       Copyright (c) 2005-2010 Greg Sabino Mullane <greg@endpoint.com>.
45
46       This software is free to use: see the LICENSE file for details.
47
48
49
50perl v5.12.4                      2011-11-08                        Bucardo(3)
Impressum