Raw Package Information

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