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