Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bucardo/bucardo
Bucardo multimaster and master/slave Postgres replication
https://github.com/bucardo/bucardo
Last synced: about 2 months ago
JSON representation
Bucardo multimaster and master/slave Postgres replication
- Host: GitHub
- URL: https://github.com/bucardo/bucardo
- Owner: bucardo
- License: other
- Created: 2009-05-08T18:37:13.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T16:28:38.000Z (about 1 year ago)
- Last Synced: 2024-08-01T22:54:44.077Z (5 months ago)
- Language: Perl
- Homepage: https://bucardo.org/
- Size: 8.97 MB
- Stars: 734
- Watchers: 35
- Forks: 101
- Open Issues: 44
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
Bucardo - a table-based replication system
DESCRIPTION:
------------This is version 5.6.0 of Bucardo.
COPYRIGHT:
----------Copyright (c) 2005-2023 Greg Sabino Mullane
REQUIREMENTS:
-------------build, test, and install Perl 5 (at least 5.8.3)
build, test, and install PostgreSQL (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 installEXAMPLES:
---------See the test suite in the t/ subdirectory for some examples.
WEBSITE:
--------Please visit https://bucardo.org for complete documentation.
DEVELOPMENT:
------------To follow or participate in the development of Bucardo, use:
git clone [email protected]:bucardo/bucardo.git
GETTING HELP:
-------------For general questions and troubleshooting, please use the [email protected]
mailing list. GitHub issues which are support-oriented will be closed and referred to
the mailing list anyway, so help save time for everyone by posting there directly.Post, subscribe, and see previous archives here:
https://bucardo.org/mailman/listinfo/bucardo-general