Package: postgresql-18-mimeo Source: mimeo Version: 1.5.1-19.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-18, postgresql-18 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-18-mimeo_1.5.1-19.pgdg22.04+1_all.deb Size: 110608 SHA256: 266739bdced15fe6311f89bf6f051246d65aa9523838c32c32b9a4157381aee4 SHA1: d0bbac38ac1e447b39f0cd88fb0b557ff977ce16 MD5sum: 2eeb01050d108071c489f1dc96bdba59 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.