A Database Session Leak Can Slow Down Your Database
Session Leak is very common in developers’ lives. In this article, I will explain some consequences of session leaks, which I faced while handling an issue and how I arrived to the root cause of the issue Issue and Analysis Issue: Load Avg was increasing and Postgres queries were consuming CPU and taking longer than usual … Continue reading A Database Session Leak Can Slow Down Your Database