Package: postgresql-11-mimeo Source: mimeo Version: 1.5.1-14.pgdg18.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-11, postgresql-contrib-11 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-11-mimeo_1.5.1-14.pgdg18.04+1_all.deb Size: 110468 SHA256: 2f811566b85b5f4ad6e431143ee31170eb0bcc3da6c564a6e5d33c980585c865 SHA1: c5e6374b4d3ea8e6d1e02b7b2478a9e221d1d52d MD5sum: 838f169ef717aa42dfdb95351fe47747 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.