Package: postgresql-17-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-17, postgresql-17, libc6 (>= 2.38) Breaks: postgresql-17-jit-llvm (<< 21) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-17-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 35776 SHA512: 83bf91706a4daca78ccf7df755dddcdd6bde3b8649d0bd35f838894b93cc908388dbd71605471f3c1bf7a4234fea39b846d520ee96984f595e5a3e4bb42131e4 SHA256: 7d5e7da77d63499c5b04c2b00400044350f3ec04bb69793d37f1cd2d57c1731e SHA1: 97d1b4ccbc86e48c983438a22b6faa4fbe33c79f MD5sum: 5a98496806a3e053917f7c833e922117 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.