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