Package: postgresql-13-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 158 Depends: postgresql-contrib-13, postgresql-13, libc6 (>= 2.4) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-13-pg-stat-kcache_2.3.1-1.pgdg22.04+1_amd64.deb Size: 39900 SHA256: fb893cf8804ab425aae5e4d2527883b226a54d302f13137d205a1b8dc3073b02 SHA1: 43f924397c61ef17abe52a80589113310fb5d8ba MD5sum: 5b515afc3ee6476e994fe10c87960297 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.