Package: postgresql-14-mimeo Source: mimeo Version: 1.5.1-20.pgdg22.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.pgdg22.04+1_all.deb Size: 110664 SHA256: eba438a6298e6326eba0271c795d00843037981cea9ce715f90d9a611612a99c SHA1: e3a5a94e6c11fd90c5e49e6da56f741a97115647 MD5sum: a0bf35b5977491eaf34f43fc3204e2ef 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.