套件: postgresql-12-pg-qualstats (1.0.9-1)
postgresql-12-pg-qualstats 的相關超連結
Trisquel 的資源:
下載原始碼套件 pg-qualstats:
維護者:
Original Maintainer:
- Julien Rouhaud
外部的資源:
- 主頁 [powa.readthedocs.io]
相似套件:
PostgreSQL extension to gather statistics about predicates.
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.
其他與 postgresql-12-pg-qualstats 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: postgresql-12
- object-relational SQL database, version 12 server