Package: postgresql-10-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: postgresql-contrib-10, postgresql-10, libc6 (>= 2.4) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-10-pg-stat-kcache_2.3.1-1.pgdg22.04+1_amd64.deb Size: 16860 SHA256: 458bf6456757d889e34e556310e16fe2a21f692f1826a0a2d1b5ac9d6b677f9a SHA1: 1011558da7e9fd86e9b9bedec41c8e13d5d1cfde MD5sum: 5bf784f897adb752d2f1b34336aa227a 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.