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