Hey, After updating prisma version to 3.14.0, my ...
# orm-help
n
Hey, After updating prisma version to 3.14.0, my active connection count for postgres stick to around 100 even if no one is using or no query being executed. Before updating it was releasing active connections. Anyone has any idea about this?
n
Hey Nilay 👋 That doesn’t sound good, so if you are on version 3.13.0 there isn’t any issue in connection management but as soon as you upgrade to 3.14.0 your connection pool is exhausted, is it correct?
n
I have updated from version 3.4.0 to 3.14.0, so not sure if exist on 3.13.0
mostly I can see this graph