mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-27 08:00:28 +00:00
5 lines
291 B
Markdown
5 lines
291 B
Markdown
Failover
|
|
========
|
|
- When determining who should become master, include the minor version of PostgreSQL in the decision
|
|
- Create a way to disable governance of a cluster, something like the existence of a "nogover" or "admin" file in PGDATA will stop governor from changing the cluster state
|