https://github.com/powa-team/pg_qualstats
A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing
https://github.com/powa-team/pg_qualstats
c extension postgresql predicate statistics
Last synced: 29 days ago
JSON representation
A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing
- Host: GitHub
- URL: https://github.com/powa-team/pg_qualstats
- Owner: powa-team
- License: other
- Created: 2014-05-16T14:48:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T00:09:45.000Z (9 months ago)
- Last Synced: 2024-08-17T01:32:52.775Z (9 months ago)
- Topics: c, extension, postgresql, predicate, statistics
- Language: PLpgSQL
- Size: 364 KB
- Stars: 273
- Watchers: 21
- Forks: 26
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - powa-team/pg_qualstats - A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing (PLpgSQL)