Package: postgresql-15-mimeo Source: mimeo Version: 1.5.1-14.pgdg18.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-15, postgresql-contrib-15 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-15-mimeo_1.5.1-14.pgdg18.04+1_all.deb Size: 110472 SHA256: 416b749213553ef1f03d6e9c78af1cc930514d3616701842564c1e590aad350d SHA1: bee28cd6ed62b9ac5a99c15877e7308a06680ebc MD5sum: 6955f9769b4fc2a2136ef4484c3cbfb5 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.