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

Gatherer - full redesign of connection pooling, relying on *sqlx.DB #418

Merged

Conversation

kmoppel-cognite
Copy link
Collaborator

A new --max-parallel-connections-per-db param to control max
simultaneous parallel queries to a monitered DB. NB! For dormant (not actively monitored DBs) the pool will be downscaled to max 1 concurrent connection if conn. pooling is enabled.

A new --max-parallel-connections-per-db param to control max
simultaneous parallel queries to a monitered DB.
@kmoppel kmoppel merged commit 6932b6e into cybertec-postgresql:master Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants