Package: postgresql-13-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-13, postgresql-13, libc6 (>= 2.38) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-13-pg-stat-kcache_2.3.2-1.pgdg26.04+1_amd64.deb Size: 17536 SHA512: a29dac99c3201eabb79e7cb9dd2b5aaefceb1c854f6756756ea0c3736bef2d8a9e7d18064a6e19f9a8aba1cb4c2fc4ecea0e07c72f59cdf4f632c7c996a0f05a SHA256: 83973ac95f239a90791116f2f14f8a4020ff72e5ce841062d93d09d87b72d268 SHA1: b000046eb5aaf07897fc5b1ceef21f6ee2b3cf09 MD5sum: 073c189e46628e038c22903cd33ba67f 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.