Is there an existing issue for this extension request?
Extension Name
pg_qualstats
Project Repository URL
https://github.com/powa-team/pg_qualstats
Extension Website URL (Optional)
https://github.com/powa-team/pg_qualstats
Short Description
pg_qualstats is a PostgreSQL extension that collects statistics on query predicates (WHERE clauses and JOIN conditions). It records execution counts and selectivity information per operator and column, enabling query tuning and index recommendation tools like PoWA.
Main LICENSE Link
https://github.com/powa-team/pg_qualstats/blob/master/LICENSE
License Compliance
Known Dependent Extensions
None
Component Owner and Maintenance Commitment
Additional Notes (Optional)
A PR implementing this extension is already open: #160
GitHub Handles of Component Owners
@egkristi
Code of Conduct
Is there an existing issue for this extension request?
Extension Name
pg_qualstats
Project Repository URL
https://github.com/powa-team/pg_qualstats
Extension Website URL (Optional)
https://github.com/powa-team/pg_qualstats
Short Description
pg_qualstats is a PostgreSQL extension that collects statistics on query predicates (WHERE clauses and JOIN conditions). It records execution counts and selectivity information per operator and column, enabling query tuning and index recommendation tools like PoWA.
Main LICENSE Link
https://github.com/powa-team/pg_qualstats/blob/master/LICENSE
License Compliance
Known Dependent Extensions
None
Component Owner and Maintenance Commitment
Additional Notes (Optional)
A PR implementing this extension is already open: #160
GitHub Handles of Component Owners
@egkristi
Code of Conduct