Raw Package Information
Package: postgresql-13-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-13, postgresql-13
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-13-mimeo_1.5.1-19.pgdg20.04+1_all.deb
Size: 110632
SHA256: 2541594d8c1ea7e5388ce4737a1e7a2265c66f9ffda166dfb4253bc2024dcfa7
SHA1: b34bd2c32e972195fe2eaa4e410dc828804469ed
MD5sum: 24a2adf5bc44ec4d4a2e927cd2a3318e
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.