Package: postgresql-12-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-12, postgresql-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-20.pgdg26.04+1_all.deb Size: 110252 SHA256: ac28b9ad8f20b49041acd7b81237532cd9c464e88192c4f8a62438c142bc6766 SHA1: 31ce6206d52701f1ce8b31907ab5d10ed7878e9a MD5sum: 10adb6f5282054a2cb2466a30d2cae1a 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.