Package: postgresql-16-mimeo Source: mimeo Version: 1.5.1-19.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-16, postgresql-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-19.pgdg20.04+1_all.deb Size: 110592 SHA256: ec95585da8b5b656322aeadf6ecab68929489798981d68e8b3a501f0224c1c67 SHA1: d92e99b3076631b60dcc7cd2f34a632cb4d4bbda MD5sum: 860718c4cfa4346df73d0289b72c4f30 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.