Raw Package Information
Package: postgresql-9.4-mimeo
Source: mimeo
Version: 1.5.1-7.pgdg18.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-9.4, postgresql-contrib-9.4
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-9.4-mimeo_1.5.1-7.pgdg18.04+1_all.deb
Size: 110112
SHA256: f3a5623c0c758b14ebbb92fa884ca54a04bca3229f3aee0dd106d259af659773
SHA1: d8fea63d7601fd1c4d3b450515231a727d5a1d6c
MD5sum: b51111fc10487338eb92dfc943128e81
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.