Recovering from failures v6.4.0

EDB Postgres Distributed (PGD) provides an apply error policy for managing replication failures and a recovery process for bringing failed nodes back into a cluster configured with synchronous commit scopes.

Handling apply errors

How to configure PGD's apply error policy to manage replication failures, review failed transactions, and resolve them without data loss.

Recovering a failed node

How to recover failed nodes in a PGD cluster configured with synchronous commit scopes.