Package: postgresql-14-mimeo Source: mimeo Version: 1.5.1-19.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-contrib-14, postgresql-14 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-14-mimeo_1.5.1-19.pgdg22.04+1_all.deb Size: 110616 SHA256: 13199ba6b245c0d65dc7e41aaf426ffeaa58d942bda21ad81f91e4b6da91d728 SHA1: 0f612c7a2212c74b2911854f8507a1c8ae2352a0 MD5sum: 56f39121a650ac3dca4568f4ce0922d0 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.