Package: postgresql-12-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 127 Depends: postgresql-contrib-12, postgresql-12, libc6 (>= 2.38) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-12-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 16780 SHA512: 154717866761bf1608b6adc8f06457967afab4be2c7f21e46681a04ba40490bd3acc30f11848ccb69be96132334607edb5fe56be1672540eaebfd82fbe11bb47 SHA256: 041236ffa127cc8ef4a7ade98c2f64ca0623c047ea50b8c43c517dc156ea565f SHA1: 961db75fde57a2cb82cb6af64dbee71f899d4cb5 MD5sum: 240a1234c1ee75e036d183efc971b041 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.