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