Is there a way to max_connections on postgres dbs?
I wanted to increase the max_connections allowed on my DB since we have some serverless functions that use our DB as well, and the connection count can get quite high when using Vercel to deploy some serverless functions.