Package: postgresql-18-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 162 Depends: postgresql-contrib-18, postgresql-18, libc6 (>= 2.4) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-18-pg-stat-kcache_2.3.2-1.pgdg22.04+1_amd64.deb Size: 36704 SHA512: 704b6b4405213e8849366bb336830015559c04797bd15067f4cab97d62c9f6f308fd77f59508271d7d0463a7e41971a3e0381b7ab58eced89faf93075b9c9b1a SHA256: 6c9da9d090e9556c3fe8528d2f1d5a96497fd9923301e02eddf1705e5283b8a4 SHA1: aa06447093cc4ecf1a9ee8d5a7fb0e31ba817848 MD5sum: 9349bbe3cf77e6c796393880e7c68a16 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.