Package: postgresql-14-pg-stat-kcache Source: pg-stat-kcache Version: 2.2.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 140 Depends: libc6 (>= 2.4), postgresql-14, postgresql-14-jit-llvm (>= 15), postgresql-contrib-14 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-14-pg-stat-kcache_2.2.3-1.pgdg22.04+1_amd64.deb Size: 39312 SHA256: 969410beb37cf011d93d894e33d47fcefa7e8143c671362cd9733ace7935c9ab SHA1: 2fae6bd4781429806f5ff89687913b12ba28222a MD5sum: f1b3f2fb42db42fbe8af8ace082996ca 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.