Package: postgresql-15-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 152 Depends: postgresql-contrib-15, postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-15-pg-stat-kcache_2.3.0-1.pgdg22.04+1_amd64.deb Size: 39876 SHA256: 386bcd407cd774dc5020ba2c5f37cef1954136d5ea49dd3cd84faca76ef5caa5 SHA1: 6858ef755695af8fdcd5db62fdf532764fc7b076 MD5sum: c1d52ce780eaf7c42571297d7f6ba7b5 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.