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