Package: postgresql-14-mimeo Source: mimeo Version: 1.5.1-14.pgdg18.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-14.pgdg18.04+1_all.deb Size: 110508 SHA256: 2f55f93e13957ba6586b66a0ef2b91cb5473f4d1c7cc01600c46d2a0c913a3fb SHA1: 8f4db44f8befb3b7a13d134f2246cf916c4c5f6f MD5sum: accf3d0a8d092289792ab32a40f5bbe5 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.