forked from bucardo/bucardo
-
Notifications
You must be signed in to change notification settings - Fork 0
Bucardo multimaster and master/slave Postgres replication
License
eggyknap/bucardo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Bucardo - a table-based replication system
DESCRIPTION:
------------
This is version 4.99.7 of Bucardo.
THIS IS NOT A PRODUCTION RELEASE! This is a beta release of version 5.
COPYRIGHT:
----------
Copyright (c) 2005-2013 Greg Sabino Mullane <[email protected]>
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.3 or,
at your option, any later version of Perl 5 you may have available.
REQUIREMENTS:
-------------
build, test, and install Perl 5 (at least 5.8.3)
build, test, and install Postgres (at least 8.2)
build, test, and install the DBI module (at least 1.51)
build, test, and install the DBD::Pg module (at least 2.0.0)
build, test, and install the DBIx::Safe module (at least 1.2.4)
You must have at least one database that has Pl/Pgsql and Pl/Perl installed.
Target databases may need Pl/Pgsql.
INSTALLATION:
-------------
To install this module type the following:
perl Makefile.PL
make
make test (but see below first)
make install
EXAMPLES:
---------
See the test suite in the t/ subdirectory for some examples.
WEBSITE:
-------
Please visit http://bucardo.org for complete documentation.
DEVELOPMENT:
------------
To follow or participate in the development of Bucardo, use:
git clone git://bucardo.org/bucardo.git/
About
Bucardo multimaster and master/slave Postgres replication
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 99.8%
- Shell 0.2%