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