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