Package: postgresql-10-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 123 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.2-1.pgdg22.04+1_amd64.deb Size: 16920 SHA512: 71ef2ddbbe7d4712ce69b9f5b517279f44185c35718f63b1b472ce35427989fd82eddde0255ed10d45005e1348ea0bb539010f061567ea529a784a547d14dd96 SHA256: 37bee08c16f4a02d0e8bba12ae74f309dd2a75ba01289f4d2a9bf3b7fb2ca350 SHA1: f4dd5082ec6e9f53b9e261661fad047c4350417d MD5sum: 16dbfe4bcd3310af38f8e7bacfa95325 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.