Package: postgresql-15-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-15, postgresql-15, libc6 (>= 2.38) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-15-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 35972 SHA512: e5d2c6475ffa0f942f7d9286c36466e91254ad1d2234d6b166967c83298a6da812cb9a1b67dfaa649124f1761297cc7e9d5c94416011d559064c0de47ffc8924 SHA256: f0a50053e665395a1592a890c4f8202f3a4fdb4f117ab114dcd398879b6c9caa SHA1: ad15375dd22e2b388a8770ce0706a0490070a16d MD5sum: e804de2027a4800840170c5858321ec1 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.