Min connections
#1851
Replies: 1 comment
-
There's no issue for pgx. The only issue is on the server side if you are trying to minimize the number of concurrent connections. |
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.
-
Hey! Noticed that sometimes there's a slight delay when the pool is creating a new connection. Are there any drawbacks in setting the min connection to something above one, or even equals to max conns?
Beta Was this translation helpful? Give feedback.
All reactions