Raw Package Information
Package: postgresql-11-mimeo
Source: mimeo
Version: 1.5.1-20.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4468
Depends: postgresql-contrib-11, postgresql-11
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-11-mimeo_1.5.1-20.pgdg22.04+1_all.deb
Size: 110624
SHA256: 2372f28839dcd54804a564db2d2e9e7403f7f385dc6b618269f06e521c546e94
SHA1: 5fe43d4e2df37e77172ab9775d1054c5cc2a654b
MD5sum: 37bec6999c4e7b07cfb7383ab73dadae
Description: specialized, per-table replication between PostgreSQL instances
Mimeo is a PostgreSQL extension that provides specialized, per-table
replication between PostgreSQL instances. It currently provides snapshot
(whole table copy), incremental (based on an incrementing timestamp or id),
and DML (inserts, updates and deletes) replication methods.