Package: postgresql-13-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 151 Depends: postgresql-contrib-13, postgresql-13, postgresql-13-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-13-pg-stat-kcache_2.3.0-1.pgdg22.04+1_amd64.deb Size: 39652 SHA256: 6313d9ec8b5cf0c490d5c543efe45531f1aa19e1365d56d33092737a1f49a81f SHA1: c7b55855d1a1d9ef2fcd5536f2d865899e2909bd MD5sum: 2fd9a7086c230732149cdaec9240681a 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.