Package: postgresql-14-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-14, postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-14-pg-stat-kcache_2.3.2-1.pgdg22.04+1_amd64.deb Size: 39924 SHA512: 488b99272fbc37319ca125f89266a30384be6df48f696fea36314c9b4da0f2cbed4fdf7c7936bc81e8f0c6f3c67a6f2b38682dbfda46ba9f5b40b9fadb7cc05a SHA256: a15dbe8cf0fa4615b1219744d32381df8d84da3262bc7dc9bd0db9b54a436476 SHA1: e18a7e869a8931a66602b1253ca16e17ac5031af MD5sum: 954bac55168dd72583484bfa5185692e 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.