EDB Postgres Distributed (PGD) v5

EDB Postgres Distributed (PGD) provides multi-master replication and data distribution with advanced conflict management, data-loss protection, and throughput up to 5X faster than native logical replication. It enables distributed Postgres clusters with high availability up to five 9s.

By default, EDB Postgres Distributed uses asynchronous replication, applying changes on the peer nodes only after the local commit. You can configure additional levels of synchronicity between different nodes, groups of nodes, or all nodes by configuring Group Commit, CAMO, or Eager Replication.

Compatibility matrix

EDB Postgres
Distributed
Community
PostgreSQL
EDB Postgres
Extended Server
EDB Postgres
Advanced Server
PGD
CLI
PGD-ProxyBDR
Extension
pgLogical3
Extension
HARP
512-1512-1512-15555n/an/a
412-1412-1412-141n/a4n/a2
3.711-1311r2-1311-13n/an/a3.73.72
  • PGD CLI 1 is supported with BDR 4.1 and later.
  • BDR DCS in HARP 2 is supported with BDR 3.7.15 and later and 4.0.1 and later.

Reference

PGD Reference