Raw Package Information

Package: postgresql-15-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-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.pgdg22.04+1_all.deb
Size: 110600
SHA256: 697a7dc9687d9df9e3bff403a3829660fb3ca2c3aed27a0d8afa51d64a210afb
SHA1: 2cdf34208df186e13578ae7f8aaf96c4af9ad6db
MD5sum: ea20b138e73cd81edd3e8acb11045177
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.