Package: postgresql-13-mimeo Source: mimeo Version: 1.5.1-20.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-20.pgdg22.04+1_all.deb Size: 110656 SHA256: 9afb3d9d6eef3bb6aad6834fc62be527c985d17b23445de9c0fe06f814242d85 SHA1: 8b15e5627e3334ae18acc2d7fc5764132552be5f MD5sum: c8adb392b5c78b833081e379e0f9b23c 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.