Raw Package Information

Package: postgresql-9.5-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.2.0-1.pgdg20.04+1
Architecture: amd64
Maintainer: Julien Rouhaud <rjuju123@gmail.com>
Installed-Size: 78
Depends: libc6 (>= 2.4), postgresql-9.5, postgresql-contrib-9.5
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-9.5-pg-stat-kcache_2.2.0-1.pgdg20.04+1_amd64.deb
Size: 16612
SHA256: 131e35d4e64e4bceece99802999e0ad1e4da8c57730a340604e0297d2860ec85
SHA1: 63267ae3e2e963d12e6b25f4f1d14a9b581ca55c
MD5sum: afe467cd5f17cd524ded95e17206c442
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.