pg_qualstats95 - A PostgreSQL extension collecting statistics about predicates
Website: | http://pgxn.org/dist/pg_qualstats |
---|---|
License: | PostgreSQL |
- Description:
This software is EXPERIMENTAL and therefore NOT production ready. Use at your own risk. pg_qualstats is a PostgreSQL extension keeping statistics on predicates found in WHERE statements and JOIN clauses. Most of the code is a blatant rip-off of pg_stat_statements.
Packages
pg_qualstats95-0.0.9-1.rhel6.src [38 KiB] |
Changelog
by - Devrim GUNDUZ (2016-03-06):
- Update to 0.0.9 |
pg_qualstats95-0.0.7-1.rhel6.src [34 KiB] |
Changelog
by - Devrim GUNDUZ (2016-01-04):
- Update to 0.0.7 - Update for 9.5 doc layout. |