Package: postgresql-12-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 159 Depends: postgresql-contrib-12, postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-12-pg-stat-kcache_2.3.2-1.pgdg22.04+1_amd64.deb Size: 37440 SHA512: 6b283b06dd5f9f9c621e45b6400772a06d8a61c812ee851cbf075b9c85dfcd500c007695ec314ba42b24627840e0c8f6729eafa2e4ba61478bc32b307b3ec930 SHA256: 2bcc72d002e614d9eba2883f328fc3081c32005564c8c730c43d3575b07cbfb6 SHA1: 470d2fc1bd91c58626655cec8ab04f44d44c4ab2 MD5sum: 5ae018ef3acbee2d6647aae5f3c142ed 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.