cloudnative-pg / cloudnative-pg/postgres-extensions-containers

[New Extension]: pg_qualstats

Open
#206 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
56
Forks
38
Avg merge
4d 1h
Merged PRs (30d)
15

Description

### Is there an existing issue for this extension request?

- [x] I have searched for an existing issue, and could not find a duplicate 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

- [x] The extension's license (linked above) complies with the list of allowed licenses.

### Known Dependent Extensions

None

### Component Owner and Maintenance Commitment

- [x] I/My organization commit to becoming the Component Owner and maintaining the extension image in the future.

### Additional Notes (Optional)

A PR implementing this extension is already open: #160

### GitHub Handles of Component Owners

@egkristi

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.