Open neilpalima opened 4 years ago
Is there a way to set connection pool for max connections, min connections and idle?
I tried using max but it does not seem to affect the number of queries being processed concurrently.
max
Is there a way to set connection pool for max connections, min connections and idle?