Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants