Database performance anomaly detection in 3 minutes [PostgreSQL, MySQL]
How to detect PostregSQL/MySQL performance anomalies in 3 minutes? Remember when your website checkout didn't work for 4 hours just because PostgreSQL was overloaded and CPU reached 100%? Here is a quick guide on detecting these anomalies as soon as they start. 1. Enable Slowlog PostgreSQL has a unique mechanism that can capture SQL queries… Continue reading Database performance anomaly detection in 3 minutes [PostgreSQL, MySQL]