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
Fix finding paused databases from pgbouncer show databases command
- Dynamically locates the correct index for the paused
database field in output to avoid problems where upstream
changes to the output would then cause the high available
failover mechanisms to fail when the primary database
node goes down.
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8166
Changelog: fixed
Signed-off-by: Balasankar "Balu" C <[email protected]>
0 commit comments