Package: postgresql-15-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 166 Depends: postgresql-contrib-15, postgresql-15, libc6 (>= 2.4) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-15-pg-stat-kcache_2.3.2-1.pgdg22.04+1_amd64.deb Size: 40132 SHA512: 0009506f1fdd8ecad344ecd46c656812fc366d6b791293b5395335c4af25a7074088f523dc55df7f6f9d144268552544475b9a4412b86ef74e362c42902823a3 SHA256: e0cb7556a38081b9ed9e078ef07e9ff3f594cb4b3a3ded873bdc930d2669b0a0 SHA1: 912f266f9d5b0f44002d708e81550176fe043f02 MD5sum: 9e7a3d7805f2df6fe8ad7e33a2dd5d28 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.