Package: postgresql-9.6-mimeo Source: mimeo Version: 1.5.1-12.pgdg18.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-9.6, postgresql-contrib-9.6 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.6-mimeo_1.5.1-12.pgdg18.04+1_all.deb Size: 110436 SHA256: 8bf573e55a4724721a5a0f14dda5eb3e994e63c0fc297a4fff27e7ae124c79ec SHA1: 303ff37d72a2067c35c2f32aac9d0ce111c0fc99 MD5sum: 25ed0e576babfae2d5514305022c2b85 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.