Package: postgresql-12-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 152 Depends: postgresql-contrib-12, postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-12-pg-stat-kcache_2.3.1-1.pgdg22.04+1_amd64.deb Size: 37376 SHA256: 783a9bb375cd1ad22a9b4ad95f07fae39aa10a8ef631df9e51c97aa077d37e10 SHA1: 9e2af39d5d15ed70de1ed42cc7988976f8b19fb8 MD5sum: d42750126bfcd44e5b56636fe7a7bbc6 Description: PostgreSQL extension to gather per-query kernel statistics. Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier.