Package: postgresql-19-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 Depends: postgresql-contrib-19, postgresql-19, libc6 (>= 2.38) Breaks: postgresql-19-jit-llvm (<< 21) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-19-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 36308 SHA512: d6ca3725ecaa38732a61d925386746ea00b317b8cb3f10af3b0629738e6287d5b8bf84ba5aadfca731c2a8acf5e6af5b3f49305b8e4f9991f29c3ddb19f70303 SHA256: 6a11cb870ccd5c274669cd3e4c96122446dc2c50e91c79655e59e294c9f7ee6a SHA1: 290383ec411924459004fa2332acc2d111bfeb0c MD5sum: 3a0e0932ab5fdbb05e6ee7ee9163c1dd 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.