Package: postgresql-12-mimeo Source: mimeo Version: 1.5.1-17.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-12, postgresql-contrib-12 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-12-mimeo_1.5.1-17.pgdg22.04+1_all.deb Size: 110560 SHA256: 0542730e374847d7527293f2866244bf6ca17890f2aa2f8e65cbbc4953fb6b47 SHA1: 86ee3c8bdccd59b1b4c39209cb9c8eb37626514a MD5sum: fe1ad9df647bc60847453ca90d2b194c 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.