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