I used pganalyze during a nine-month internship where I handled trading and shipping data. The tool makes it very easy to find slow queries. I did not have to manually run explain plans on our databases. The interface shows you exactly which queries take the most time. It also gives clear recommendations on where to add indexes. This saved me a lot of time when I was fixing slow automation scripts and automated reports Review collected by and hosted on G2.com.
The initial setup takes some time to configure correctly. It has a slight learning curve if you are new to database optimization tools. The interface feels very complex and shows too much data at once. This feels overwhelming when you just want a quick summary. I wish the it had simpler onboarding guide for beginners. Review collected by and hosted on G2.com.