Package: postgresql-16-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 Depends: postgresql-contrib-16, postgresql-16, libc6 (>= 2.38) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-16-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 35796 SHA512: 783033b14cbf22ebb4347a68de822bb7f2c19a46d3f3fb094246a1dd632d217fc7c6bd1c63424a6f0c6765747f0c598c8847ed30cab2460d0a0aa5c114b33da4 SHA256: eb3607e12daa645cb4baf56a156c7497a99c643013ede2c241e03125311ae12f SHA1: 61ae9f2d5ddaec91cd9bb3e6764f37ad71f369dc MD5sum: 950067464fc62859d9f1db3008cc6689 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.