Package: postgresql-11-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 127 Depends: postgresql-contrib-11, postgresql-11, libc6 (>= 2.38) 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.pgdg26.04+1_amd64.deb Size: 16884 SHA512: 25ac0e03d41219a3c38f2bf08e93c26f125f671ce0e65418eb99a3e7a79173d3930455a1ca7b0dd33247eba27aa1ee9aa46d55afdbaa2d89725ce18073517c80 SHA256: be14590dbf7c8f2a35fde6be891d20caf86ac46df02738be267ee72c892d279d SHA1: 72c71886098bc8bddf43b09db04e1d838d24a992 MD5sum: 2087683a4580ebc2c72243dbe06fa5c2 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.