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