Package: postgresql-16-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-16, postgresql-16, libc6 (>= 2.4) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-16-pg-stat-kcache_2.3.2-1.pgdg22.04+1_amd64.deb Size: 40004 SHA512: e530f57ea44787ecabd539d5cf1ac461a1f9066f2d03e1d2369a0840fa64b50cf03d5d9057dd4a1579b6c41e2898e781ceea90e9ce023a48243f21804b458ad4 SHA256: 0925eb1c7916c883bb5f2ae394d1688f7cc5d37ca6c1a3f550c10083185e03bf SHA1: 957e2c7630c9a4497239ae4b428ca7acfc94d282 MD5sum: 212d00171e96dbeac78d53bde8cff805 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.