postgresql-15-pg-qualstats

PostgreSQL extension to gather statistics about predicates.

Description

This extensions tracks WHERE clauses predicates and JOIN predicates. Statistics will report whether the predicate was evaluated as an index scan or not, how many time the expression appeared, how many times the operator was executed and how filtering the expression is. If pg_stat_statements is enabled, it can also track to which statements the predicate belongs.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://powa.readthedocs.io/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install postgresql-15-pg-qualstats