Raw Package Information

Package: postgresql-9.6-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.2.0-2.pgdg20.04+1
Architecture: amd64
Maintainer: Julien Rouhaud <rjuju123@gmail.com>
Installed-Size: 76
Depends: libc6 (>= 2.4), postgresql-9.6, postgresql-contrib-9.6
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-9.6-pg-stat-kcache_2.2.0-2.pgdg20.04+1_amd64.deb
Size: 15656
SHA256: 87a8d754f3e85cb741f01038fe2e8a72ba7cff72927731e3a94d342652e8f7b2
SHA1: 1389ae9ffa82aac70c3df68d0de4a9961cfa7518
MD5sum: 033b193a6da0e475957ee3dc36550668
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.