Raw Package Information
Package: bucardo
Version: 5.6.0-4.pgdg20.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 997
Depends: adduser, perl (>= 5.10.0), libdbix-safe-perl, libdbd-pg-perl, libboolean-perl, lsb-base (>= 3.0-3), libpod-parser-perl (>= 1.63)
Recommends: postgresql-plperl
Homepage: https://bucardo.org/
Priority: optional
Section: database
Filename: pool/main/b/bucardo/bucardo_5.6.0-4.pgdg20.04+1_all.deb
Size: 213040
SHA256: cf4f7f1188c5ceca4f26d232987fefb5d7e62ad656e6321ad8c54b092cb59543
SHA1: ae05cefb40a1a0003cdccc891d68e9fd74835321
MD5sum: 13bd1e679bd7198e0206237f384f7d43
Description: asynchronous replication system for PostgreSQL
Bucardo is an asynchronous PostgreSQL replication system, allowing for both
multi-master and multi-slave operations.
.
Bucardo uses PL/pgSQL and Pl/PerlU triggers to send notification events to a
daemon, which replicates the data modifications, and Bucardo provides both
standard and custom conflict resolution methods.