Package: postgresql-10-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-10, postgresql-10 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-10-mimeo_1.5.1-20.pgdg26.04+1_all.deb Size: 110212 SHA256: 69d04f2e9b897d0aa32639252869525362c13f1627cdc24f6154de8a33785b77 SHA1: fd6c7b566b29b8bd3fc1a40ba8bac147cfd0a834 MD5sum: e2a5b7addb47c370197ceed6445e0658 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.