Package: postgresql-19-mimeo Source: mimeo Version: 1.5.1-20.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-19, postgresql-19 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-19-mimeo_1.5.1-20.pgdg22.04+1_all.deb Size: 110644 SHA512: 3d5b72b7077606ef275ddead0becbfd8423e5865512f28ca8e0d412f1d97f1b6d1039d5a678617529f24b167888963c1d95c8cdf36abb3ae60865fd80bc21f3e SHA256: f69dab6d5df6b1ad7acca6b2a1f29978352d7d43b69879b0d836759b4f9698f5 SHA1: bff57679745d528fbe683a85503eb0f244d871dc MD5sum: 482a36d0ce163cb794ef5937d3e37358 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.