Package: postgresql-11-mimeo Source: mimeo Version: 1.5.1-19.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-11, postgresql-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-19.pgdg20.04+1_all.deb Size: 110588 SHA256: c97887195773f808208a79cb91a7752aef057f2914d6eb537cbb21d31a839147 SHA1: d7c18c6399d14cf78a7c30fb0201fff72c5cffb4 MD5sum: 6b32f8cb52f82cc8842c3b4979429117 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.