Raw Package Information

Package: postgresql-17-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-17, postgresql-17
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-17-mimeo_1.5.1-19.pgdg22.04+1_all.deb
Size: 110564
SHA256: ca1a6f8f83071e2269ced58b273f6516ff797f60bd5d1c33e83695f7354594f1
SHA1: 9978735e5a189a895e677c57dae78d6dfad50ec3
MD5sum: 53fe080338a6bcb783e8be05fddd2657
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.