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
[postgres] Check pgbouncer liveness with internal sql command
A socket liveness probe seems to kill the pod, if the pooled db is down.
But the idea is, that the pgbouncer should pause the connections until the db is back.
Switching to query the stats seems to do the trick
0 commit comments