Package: postgresql-10-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 127 Depends: postgresql-contrib-10, postgresql-10, libc6 (>= 2.38) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-10-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 16892 SHA512: 97b9069faf2e848dd3a1a81a82cd04e0c4f61d5dc480ad5742b3a2556bdd10e7b74fd31eb7bc168c0810f0e3fe80ae3b6ca62fd3df341e63281bebe2f0b02276 SHA256: a4a8b8af5eefc0fa56d35472bd4548c0f47a605a414af65a2c011b5c47d9aaa3 SHA1: 888165532f68d1d81e88ec9a55b7624fe74dd46d MD5sum: 14269a40b908e514610e3424a5a51a99 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.