Package: postgresql-15-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-15, postgresql-15, libc6 (>= 2.4) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-15-pg-stat-kcache_2.3.1-1.pgdg22.04+1_amd64.deb Size: 40068 SHA256: 0ead3cee5b0285ac38224da7fcc75892f20a4ab593cf2df7766fa2d71dcf8c43 SHA1: 10eab0215662a0e98699c47c2efcc58863f0f100 MD5sum: 93070abc1eeaad512b124a168f6df6a9 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.