Raw Package Information

Package: postgresql-11-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: 149
Depends: postgresql-contrib-11, postgresql-11, postgresql-11-jit-llvm (>= 10), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-11-pg-stat-kcache_2.3.0-1.pgdg20.04+1_amd64.deb
Size: 36600
SHA256: 7dc431e44b2eb4245bdabc8c2e2fb85fa2221276434d272adb0fe6db3d6234f0
SHA1: f4372aeba33c01e788e3f9fce014f113033e9db7
MD5sum: 23e311fcd2783bd59bd47bac822d1b31
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.