Package: postgresql-11-pg-stat-kcache Source: pg-stat-kcache Version: 2.2.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 133 Depends: libc6 (>= 2.4), postgresql-11, postgresql-11-jit-llvm (>= 10), postgresql-contrib-11 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-11-pg-stat-kcache_2.2.3-1.pgdg20.04+1_amd64.deb Size: 36440 SHA256: f037b95d809976857e12bbcf122052ccd36a45a450ed05ccdf776489a40c8a3a SHA1: 7812d91c286cce90c832d62752d61866a522e9e5 MD5sum: e3ca572c4650c7406fd4eeb67bc10045 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.