Package: postgresql-11-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.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-20.pgdg26.04+1_all.deb Size: 110244 SHA256: 58c6b3c7f3ce4ea3edcd7ded6470096e824d385ca88ed54d0bbaf55977b9aa91 SHA1: 349f19831b0b2341234035cfb21af545f7d7387b MD5sum: 5f9b877008598a1fb0546fba6f72f9a4 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.