Package: postgresql-13-mimeo Source: mimeo Version: 1.5.1-17.pgdg20.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.pgdg20.04+1_all.deb Size: 110568 SHA256: 2788262867338abba5813c65a60c117f2db3a6c9f5700d51864b20d18e2a136d SHA1: 870bbfab3bfde91723e0aee3f87dc09afd0109ec MD5sum: e90344cad1def0b36023cbff9d301082 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.