postgresql-9.5-mimeo

specialized, per-table replication between PostgreSQL instances
  https://github.com/omniti-labs/mimeo
  0
  no reviews



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.