Package: postgresql-11-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 151 Depends: postgresql-contrib-11, postgresql-11, libc6 (>= 2.4) Breaks: postgresql-11-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-11-pg-stat-kcache_2.3.1-1.pgdg22.04+1_amd64.deb Size: 36872 SHA256: 06122bfe2de7c32ce0f4e9a3ab7a9f840dc2dce51d92fb47897000a6c64d12de SHA1: 9fa01e48399a3d6fc67ee0750dc60fe76a32f7f9 MD5sum: 578ff1613e760638e3516a7f8cee7c32 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.