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

chore(model): Add new PostgreSQL connection params to reference.yml #8549

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

fviernau
Copy link
Member

@fviernau fviernau commented Apr 22, 2024

Add the parameter which have been recently added by 5b64b6c to the reference config file. Use the default values from 1 as default values.

part-of: #8543.

Add the parameter which have been recently added by 5b64b6c to the
reference config file. Use the default values from [1] as default
values.

[1]: https://github.com/brettwooldridge/HikariCP#frequently-used

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau requested a review from a team as a code owner April 22, 2024 07:33
@sschuberth
Copy link
Member

Just as a cross-reference, this reminds me that it would be nice to have #5516 finally.

@fviernau
Copy link
Member Author

Just as a cross-reference, this reminds me that it would be nice to have #5516 finally.

Yes, this would also help to relax the original issue (too many open /idle connections) as it would reduce the amount of connection pools.

@fviernau fviernau merged commit 47daa3f into main Apr 22, 2024
22 checks passed
@fviernau fviernau deleted the reference-add-new-pg-params branch April 22, 2024 08:55
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

Successfully merging this pull request may close these issues.

2 participants