Package: postgresql-13-pg-stat-kcache Source: pg-stat-kcache Version: 2.2.1-2.pgdg18.04+1 Architecture: i386 Maintainer: Julien Rouhaud Installed-Size: 115 Depends: postgresql-13, libc6 (>= 2.4), 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.1-2.pgdg18.04+1_i386.deb Size: 37992 SHA256: bde98b5c70aa01b2f7b23b6549fa6c1752d2dbf49a58e129a5c2cb69b42f158b SHA1: f06123b0e14363ea05015fb0ef413539873ab489 MD5sum: 7c9087ad94c0311f39917f85453f179c 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.