You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It happens now that a rolling update may terminate a replica that currently undergoes recovery. This
(a) leaves a replica in an undefined state and (b) is somewhat hard to debug.
One can extend the operator to query Patroni API and at least log the PG state when attempting to re-create a pod during the rolling update.