Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong pools output for pgbouncer version 1.23.1 #3

Open
pascal-arnet-zg opened this issue Sep 19, 2024 · 0 comments
Open

Wrong pools output for pgbouncer version 1.23.1 #3

pascal-arnet-zg opened this issue Sep 19, 2024 · 0 comments

Comments

@pascal-arnet-zg
Copy link

There are new columns in the version 1.23.1 of PgBouncer. The Header names look now like this

 database      |           user           | cl_active | cl_waiting | cl_active_cancel_req | cl_waiting_cancel_req | sv_active | sv_active_cancel | sv_being_canceled | sv_idle | sv_used | sv_tested | sv_login | maxwait | maxwait_us |  pool_mode

So most of the regexes for extracting the pgbouncer.pools.x values are wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant