Package: postgresql-9.5-mimeo Source: mimeo Version: 1.5.1-9.pgdg18.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-9.5, postgresql-contrib-9.5 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.5-mimeo_1.5.1-9.pgdg18.04+1_all.deb Size: 110352 SHA256: 84035b4bdfda68fe3ad4009a981426b6038ee0c531485bd33fd6a16d66e84b93 SHA1: a9d7bfdc911f5928102b8b875a043e3297e34906 MD5sum: 94b72ffbf29df33b6a21fa19314cd80d 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.