The PoWA project (https://dalibo.github.io/powa/) + pg_qualstats extension is doing most of this work. The pg_qualstats extension will gather statistics on WHERE clauses (number of execution, selectivity...) on the fly,…
This has been fixed. Thanks for the report !
I agree that the documentation still need a lot of work. However, it doesn't say nor suggest to setup any crontab as root. As the only requirement is to have a stored procedure called regularly, you can use local…
For all PGSQL graphs, the signification of each graph and label is (only :/) documented in the check_pgactivity "--help" option, as it's the direct source of these graphs. Sadly, we didn't have time yet to write a…
The PoWA project (https://dalibo.github.io/powa/) + pg_qualstats extension is doing most of this work. The pg_qualstats extension will gather statistics on WHERE clauses (number of execution, selectivity...) on the fly,…
This has been fixed. Thanks for the report !
I agree that the documentation still need a lot of work. However, it doesn't say nor suggest to setup any crontab as root. As the only requirement is to have a stored procedure called regularly, you can use local…
For all PGSQL graphs, the signification of each graph and label is (only :/) documented in the check_pgactivity "--help" option, as it's the direct source of these graphs. Sadly, we didn't have time yet to write a…