Package: postgresql-10-mimeo Source: mimeo Version: 1.5.1-19.pgdg20.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-19.pgdg20.04+1_all.deb Size: 110580 SHA256: c158f5b442ffc9eeb6a9c14f085098f55bec3470ea91ca3b8281d68d8f0b7e9f SHA1: 4d92a7f11a473fb6eda21d209013f9fab9986287 MD5sum: deb2f6e6d337cb90dee7a42eef6c7b17 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.