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