Raw Package Information
Package: postgresql-10-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4468
Depends: postgresql-contrib-10, postgresql-10
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-10-mimeo_1.5.1-19.pgdg22.04+1_all.deb
Size: 110560
SHA256: 9c0afe79a0d50b49939b627157855b02bb6338cec08701d2f09e1446801f2524
SHA1: 28aef0631a68ec37f8cb5126a7e793314e945e7a
MD5sum: 5580d2a19fa84f80a5b224e4b65ebf8d
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.