Package: postgresql-13-mimeo Source: mimeo Version: 1.5.1-17.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-13, postgresql-contrib-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-17.pgdg22.04+1_all.deb Size: 110532 SHA256: f9a101de1416bd733ff2d1ddca73c16ad9a1fddf3d195cc824fd552e483d5352 SHA1: c578fcb1d44cd763c592f518dda2e5a4b201e532 MD5sum: 42ad53fc108efa43085a6aedbaa24e48 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.