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

Support configuration of DB connection pool size #107

Closed
kimburgess opened this issue Sep 2, 2021 · 0 comments · Fixed by #109
Closed

Support configuration of DB connection pool size #107

kimburgess opened this issue Sep 2, 2021 · 0 comments · Fixed by #109
Labels
type: enhancement new feature or request

Comments

@kimburgess
Copy link
Contributor

To improve the ability to match application behaviour to different deployment environments, it would be valuable to expose connection pool sizes as an externally configurable parameter.

Currently, this appears to be statically defined:

PG_CONNECTION_POOL_SIZE = 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant