Package: postgresql-16-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-16, postgresql-16 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-16-mimeo_1.5.1-20.pgdg26.04+1_all.deb Size: 110220 SHA256: 6e2b082a6b5ca02133d4fd26af2896147b707e1589df6b16ca9d4c631619cbd9 SHA1: 405ae1bc227a96529fb2894f971a4a6b6d86ad4a MD5sum: abeffcfbe7a65db6a2ec8e8b9b0acb86 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.