Package: postgresql-12-mimeo Source: mimeo Version: 1.5.1-17.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4468 Depends: postgresql-12, postgresql-contrib-12 Recommends: python3 Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-12-mimeo_1.5.1-17.pgdg20.04+1_all.deb Size: 110600 SHA256: 2b7fa11aa9feb4221af16fae3d8e06a33ec100834165098358bf190891532a77 SHA1: db686d586b15da4a359ca71ae2d6fced6b16a0e7 MD5sum: 9761a074d2ebb15deca4ba4a6405be97 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.