Raw Package Information
Package: postgresql-9.5-mimeo
Source: mimeo
Version: 1.5.1-9.pgdg20.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4468
Depends: postgresql-9.5, postgresql-contrib-9.5
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-9.5-mimeo_1.5.1-9.pgdg20.04+1_all.deb
Size: 110360
SHA256: af5e14a1257905abe1ba1cdd7e81af9f829356c90ed5c6f56f9b1290604a857c
SHA1: 4a75dd695aa1cda597604af7ec7e02c358a16272
MD5sum: c6ca65f81168f134e5555ef11ad9e968
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.