Package: postgresql-16-mimeo Source: mimeo Version: 1.5.1-17.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-16, postgresql-contrib-16 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-16-mimeo_1.5.1-17.pgdg20.04+1_all.deb Size: 110584 SHA256: 1634cc8ec9c0c7041c9b902232d26bc142ec0dc8c0c37eac4a7604bf6865d41d SHA1: d62372aaa716454c5952d19398220f9a696224ca MD5sum: ffc1763cffe377667727532f1a6fb33f 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.