Raw Package Information

Package: postgresql-12-mimeo
Source: mimeo
Version: 1.5.1-20.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4468
Depends: postgresql-contrib-12, postgresql-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-20.pgdg22.04+1_all.deb
Size: 110632
SHA256: c4be7fd7b1216526f9fac51566a6ab50fe868ef94df0e2b61a8c0e52c521aa38
SHA1: a34b06ed2515992ace09d94181482adf2c4bf10d
MD5sum: 3404ba209bfa5b2c3c7e809bc9487fb1
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.