When using pg_auto_failover, it is unclear how to perform a major Postgres upgrade of the cluster.
Need clarity around:
- Upgrade pg_auto_failover itself (on all nodes) + whether is necessary before/after PostgreSQL upgrade
- Steps necessary to prep for the upgrade (stop/disable pg_auto_failover? put in maintenance mode? etc)
- Steps to accomplish the upgrade (occur one node at a time to prevent outage? occur on all nodes at once? etc)
- Finalization
When using pg_auto_failover, it is unclear how to perform a major Postgres upgrade of the cluster.
Need clarity around: