Package: postgresql-11-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 158 Depends: postgresql-contrib-11, postgresql-11, libc6 (>= 2.4) Breaks: postgresql-11-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-11-pg-stat-kcache_2.3.2-1.pgdg22.04+1_amd64.deb Size: 36968 SHA512: f359bc67c2f0937f97590f12b0dcebd6b8de163b996188165e5ea690852e14445b1babdd6d8e2967f84fe83721265989ced6648ce432773626148da1825d2a9a SHA256: 79f090b0ecf55a56f317ea4feb780d56ee34d968ebcfb43937a4e8eef71fb86a SHA1: 63f204056a750b89ecfa7c522ce3aa65934b70a9 MD5sum: 1981a7659953aa3fc92fb2513d463538 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.