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

Ensure our pg connections don't exhaust the db #119

Open
Trolldemorted opened this issue Nov 13, 2020 · 1 comment
Open

Ensure our pg connections don't exhaust the db #119

Trolldemorted opened this issue Nov 13, 2020 · 1 comment

Comments

@Trolldemorted
Copy link
Member

Trolldemorted commented Nov 13, 2020

With EnoFlagSink also taking 90 (!) connections, we will definitely exhaust the pool under load.

I have reduced the amount to 10 for now.

@Trolldemorted
Copy link
Member Author

selecting default max_connections ... 100

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

No branches or pull requests

1 participant