Hacker News new | ask | show | jobs
by nhumrich 173 days ago
What do you postgres self hosters use for performance analysis? Both GCP-SQL and RDS have their performance analysis pieces of the hosted DB and it's incredible. Probably my favorite reason for using them.
2 comments

I use pgdash and netdata for monitoring and alerting, and plain psql for analyzing specific queries.
I’ve been very happy with Pganalyze.