Package: postgresql-18-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-18, postgresql-18, libc6 (>= 2.38) Breaks: postgresql-18-jit-llvm (<< 21) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-18-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 35768 SHA512: fcba2b1b5b9cd4536fcd47d56e07f419ce7b90479df82aae5e8aa5ddfb2e434d55f43139ed9e05b6ae69954cfacf986b6773615cc53c87868dab84c8767b957d SHA256: c9cf0a920e5bc541a289b64e2cf91cb704145dc386381197fb269af45c1f7e7d SHA1: 9dd1bf1dcd60252d8ac85fef056a999e559652e2 MD5sum: b7914827cf0a3036968e135ca3957e67 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.