Package: postgresql-11-mimeo Source: mimeo Version: 1.5.1-17.pgdg20.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-17.pgdg20.04+1_all.deb Size: 110564 SHA256: ffaab7e1698a97d1b34d65b2ef9a8ea1df6345524d5f5422a8f24c1c244bc5c3 SHA1: eee98ddc47bc15f37e50fd4713503cee6b3c66c0 MD5sum: 2d23c33adaf3e4b5c964ebf31bafeb96 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.