von Marco Nietz | Nov 14, 2018 | Grafana, PostgreSQL
Grafana with pg_stat_statements In this post i describe an option to visualize the statement statistics collected by pg_stat_statments in Grafana. When using PostgreSQL you probably already know the fabulous pg_stat_statements extension. For those who don’t know it,...