Package: postgresql-14-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-14, postgresql-14, libc6 (>= 2.38) Breaks: postgresql-14-jit-llvm (<< 21) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-14-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 35912 SHA512: f474acece36bfbdef21f966530698f225f19da94e428ea7726391fe3b2d26c35a6ed62364f04f31b3fa02430b59db362f2aed7f9adbd251437c2e81a8df65b4e SHA256: cb861cef1f0fd8e0eb97462c0242e38bc9ca60e89bd5bb8537432cfd8423ec8c SHA1: 8c39fd1871bf5789137cf536a3b918607cba1a53 MD5sum: 77233cf0100cbb24c1776d390b9dfd12 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.