Raw Package Information

Package: postgresql-14-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
Depends: postgresql-contrib-14, postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-14-pg-stat-kcache_2.3.0-1.pgdg20.04+1_amd64.deb
Size: 39172
SHA256: 1c6ec1bd2d78863c199f888e2e2a9195294484a822e61b250e854d2fb132cb72
SHA1: 08352c04a4834c4c6e45c099e2fbc6786c9d486c
MD5sum: 007fc9ef08ee3cef60d7b4d9c54d019a
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.