postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Enable "Quorum commit mode"

Open hedgss opened this issue 3 months ago • 0 comments

Environment:

  • Operator: ghcr.io/zalando/postgres-operator:v1.15.0
  • Running it on Kubernetes
  • Type of issue? question/feature request

Patroni support Quorum commit mode. User must set synchronous_mode: quorum.

The last CRDs for the postgres-operator don't allow setting this value to quorum, because it is boolean

Does the operator support "Quorum commit mode"? How can I define it?

hedgss avatar Dec 11 '25 16:12 hedgss