Package: postgresql-14-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 159 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.1-1.pgdg22.04+1_amd64.deb Size: 39880 SHA256: c2cb9ceb4049aeb5ada6bc8d3ba808497a5cc108f63687ae63d1e04f740cd7eb SHA1: 2ce9671f66a6246f58bca847e52644e6ba06c864 MD5sum: e1282acd84833f2e9d02ddec601dc3a3 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.