Package: postgresql-12-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 146 Depends: postgresql-contrib-12, postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-12-pg-stat-kcache_2.3.0-1.pgdg20.04+1_amd64.deb Size: 37020 SHA256: 4016b93293bbd4c94e4c564b9d902572e7e698ecc7db80be83f2bd57a0c5499f SHA1: e0501d72023ff6efd278632d92681b045fb4a951 MD5sum: 00e7674f4ab2f3dfa6845ac6556b8e2f 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.