Raw Package Information

Package: bucardo
Version: 5.6.0-6.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 980
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, libboolean-perl, libdbd-pg-perl, libdbix-safe-perl, libpod-parser-perl (>= 1.63), perl:any
Recommends: postgresql-plperl
Homepage: https://bucardo.org/
Priority: optional
Section: database
Filename: pool/main/b/bucardo/bucardo_5.6.0-6.pgdg22.04+1_all.deb
Size: 197412
SHA256: c34b00e311d3620986f20b832a1a382a3b85db8c0f4c4bb34f3e2f0c16e7d079
SHA1: 61cd27b4bff5f0e2344c6edf06eb6659f8a975f6
MD5sum: 6c15ece5ed2063f7818028612b5e2a5d
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.