Airbyte opens too many connections in my external database #48342
Unanswered
martinbombin
asked this question in
Platform General Questions
Replies: 1 comment
-
hi @martinbombin, did you every found a solution? I'm dealing with the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have deployed Airbyte in my Kubernetes cluster by using Helm chart and I realized that it is opening way more connections to my database than I expected. Without making any call to Airbyte it already opens +40 connections to my Postgres database, after a while, it reaches +60 (still no calls to Airbyte were done).
Is there a way to limit the number of connections or reduce those numbers?
Beta Was this translation helpful? Give feedback.
All reactions