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

🐛 fix(db): sets max open and idle connections for postgres #2

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

pallabpain
Copy link

@pallabpain pallabpain commented Nov 30, 2023

Description

Enables connection pooling when postgres is the backing DB.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

@pallabpain pallabpain added the bug Something isn't working label Nov 30, 2023
@pallabpain pallabpain changed the title fix(db): sets max open and idle connections for postgres 🐛 fix(db): sets max open and idle connections for postgres Dec 1, 2023
@pallabpain pallabpain merged commit 47a4355 into rr-release-0.22.3 Dec 4, 2023
5 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants