Package: postgresql-14-mimeo Source: mimeo Version: 1.5.1-17.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-14, postgresql-contrib-14 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-14-mimeo_1.5.1-17.pgdg22.04+1_all.deb Size: 110540 SHA256: 2916d57a04ece556da81472214d7cea8f7daba1716c369a78af3221ca5c37c28 SHA1: a634a6278dd97a1cdb456e65fab7065cb1dcfd26 MD5sum: 48a7f51840f4eec40868e1f874cdae63 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.