I get this problem on postgres in my live production app, my code is clean, I close old connections and ensure everything is good. I even do stress testing locally and every necessary action in-between but whenever my app gets a surge in activity, I get this error and it takes my entire app down.
This very negative on me as I have paying users.
I need help urgently