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