Raw Package Information

Package: postgresql-9.6-mimeo
Source: mimeo
Version: 1.5.1-12.pgdg20.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
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.pgdg20.04+1_all.deb
Size: 110448
SHA256: 12ca8288f868b6a23888cf270e4c363e61712e636af1a3de480b6d1a42211ee7
SHA1: 495e3c9e51b3c08341feb920a0a8d8f48eab25df
MD5sum: 36cd4cc61eecce7c8e4e55a20aabf5f1
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.