Package: postgresql-17-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 159 Depends: postgresql-contrib-17, postgresql-17, libc6 (>= 2.4) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-17-pg-stat-kcache_2.3.1-1.pgdg22.04+1_amd64.deb Size: 40088 SHA256: 3ef29d41c0e2486940d19faad13961146edece6ce132aab81896a7691ba38da7 SHA1: fdd940d3ba59cf22ce93bca1254986a8842bb68b MD5sum: b66fb0c14ebccdb6d58071b1d7a593df 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.