Package: postgresql-17-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 166 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.2-1.pgdg22.04+1_amd64.deb Size: 40116 SHA512: 0a3e3ac035c7a353d4f33ea7be2327ea57a7c9839015cdeec54cab5c4757b590268894242cff2de1c276b437a75a0924cb884e9a001e04045c2c5aefefd62dfb SHA256: 9612ceddf1a97e51bad96b112f26eb96736d98e39dbdd5c9c1f244e546326fb9 SHA1: 844f08c6bca3d9e43dde5b4da5bb800c80c671ae MD5sum: 791cd4fa346465febb101f129ea7c686 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.