Package: postgresql-17-mimeo Source: mimeo Version: 1.5.1-20.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-17, postgresql-17 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-17-mimeo_1.5.1-20.pgdg26.04+1_all.deb Size: 110272 SHA256: 07edc3e0a76fca5cd1f9b54ed22184a40eb47342980d8e95209493f3efb7cd51 SHA1: c104da22c836f908d9bcb31696834936ca83f3e9 MD5sum: 8f8f885762b9bff236976bba2c680b62 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.