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

PuppetDB connection tuning #275

Open
jcpunk opened this issue Nov 9, 2022 · 0 comments
Open

PuppetDB connection tuning #275

jcpunk opened this issue Nov 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jcpunk
Copy link

jcpunk commented Nov 9, 2022

Use Case

The number of connections to the postgres database has an impact on performance. For some sites, the defaults are too low, for others they waste resources.

Describe the Solution You Would Like

An option to tweak the number of connections held open in the pool

Describe Alternatives You've Considered

A script in the init section to tweak the config

Additional Context

Config Setting

@jcpunk jcpunk added the enhancement New feature or request label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant