I'm having a hell of a time using NextJS with Postgres on AWS with Prisma, I keep running out of connections, made suggested fixes, increased timeouts, and it either take like 2 minutes for a single page to load or I get this:
connect ECONNREFUSED 127.0.0.1:58658
Does anyone have any idea how to solve that or has seen this?