Package: postgresql-19-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4467 Depends: postgresql-contrib-19, postgresql-19 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-19-mimeo_1.5.1-20.pgdg26.04+1_all.deb Size: 109768 SHA512: 1b0e5fd1dc16e460a1880f325f6ccb5c86e731516a67a6cee9e28abd60225d289e4b5ff561c7813198627e4cf67884521123eca8f105b7b1a6ce5ed6afd7979c SHA256: bb5d3f1274c3e7b91258f72a3b4843f6159345db06f7319354535f4d9c71be6f SHA1: b80d42f7978a937b7415d237b9c1d34523f39bd6 MD5sum: 76529313c573dad7013049a9aa42f8de 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.