Package: postgresql-19-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 163 Depends: postgresql-contrib-19, postgresql-19, libc6 (>= 2.4) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-19-pg-stat-kcache_2.3.2-1.pgdg22.04+1_amd64.deb Size: 36972 SHA512: 7b7d830ee51cf36e54b571c9b22bd665f982fe4bdeb818765850f7d686ba238c60670dfe2946a72ec1298b190223b069080507464627ea9a68fe1d99075792f2 SHA256: 06863c388c407974684da6eec1086bfc66322e67164e567be01dd7b1f56f19f7 SHA1: 1081bce8e2f450a7a88b5dd25afcc12590bd296f MD5sum: 08751e7f37df576a562f778691810319 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.