Forum Discussion

PSAmmirata's avatar
PSAmmirata
Employee
5 years ago

JDBC connection pooling - when are minimum number of connections created?

If I have a Generic JDBC Account configured with a minimum pool size > 0, when does the connection pool get created and initialized with the minimum number of connections? Is it when the first pipeli...