Package: postgresql-13-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.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.pgdg26.04+1_all.deb Size: 110284 SHA256: c0f43d19ca5b4f9165b74926d5ec656f638d2b4ffe8cc19b9fd6c0a675fefc09 SHA1: 80be1ffba7e1c86ceb6ec95a43e0267bf16a5e00 MD5sum: 17eb58891622da493501920341023845 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.