Package: postgresql-10-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 113 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.0-1.pgdg20.04+1_amd64.deb Size: 16736 SHA256: 3f0e0e02e6f446a16a2ca08352d8b975646f13bca28bcef8fb05540d6878addd SHA1: febe1ae4e8f6a9b26d3c474635c6776ea27aea4e MD5sum: dd9525fb7018ed10f3571d13cd652cac 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.