Package: postgresql-13-pg-stat-kcache Source: pg-stat-kcache Version: 2.3.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 165 Depends: postgresql-contrib-13, postgresql-13, libc6 (>= 2.4) Breaks: postgresql-13-jit-llvm (<< 15) 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.pgdg22.04+1_amd64.deb Size: 39864 SHA512: 6242ae49ef4be6045a8eeeef40057a6e21a0e7a0b60ea0a1c50c697e58c2c0f7d45f2b16ea3103be45cdfc73cdd841df9f8b494e1b40d6bbc6e4decd6ffff48c SHA256: 84be73ad5e018dab4206ab9e68ac63a8da14c179d3f42aa44872463d42faf798 SHA1: a118d71a6790ee44efe5e3ce8349b7935ef4d67f MD5sum: c9ae954e6bb34ea8bea370b74d20d914 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.