Package: postgresql-10-mimeo Source: mimeo Version: 1.5.1-20.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-10, postgresql-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-20.pgdg22.04+1_all.deb Size: 110672 SHA256: 7f7cb17a7a49ab5f39cb63350d79cf04c0bd8d34f0b2dbe2012b9d039ba0e517 SHA1: 8a53c2cd15ca1c91ffd4d22732eb9e27ba674cad MD5sum: 809446dddc37b060e10f3729d9582265 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.