Raw Package Information
Package: postgresql-10-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
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.0-1.pgdg22.04+1_amd64.deb
Size: 16720
SHA256: e2633e33667bccd932416dca30dfaf61ddf151ae6e9b7ed0249efaf35afb7adf
SHA1: d43fe27aa7a804711ddf385eb7e569ff8b6ffff0
MD5sum: 35d50e7d190334517280867019f1299e
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.