Package: postgresql-15-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-15, postgresql-15 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-15-mimeo_1.5.1-20.pgdg26.04+1_all.deb Size: 110244 SHA256: d4e003974fdb2b2eb4e842c19f1d1f4d8f94c815052305b90998bfbfcc8be273 SHA1: f14dbf90af41ca02e93d709ab40f7a7b867ee775 MD5sum: 5ea9190886e4b5ec38e178eb95b9b9ce 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.