Package: postgresql-9.5-pg-stat-kcache Source: pg-stat-kcache Version: 2.2.0-1.pgdg18.04+1 Architecture: i386 Maintainer: Julien Rouhaud Installed-Size: 73 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.pgdg18.04+1_i386.deb Size: 17064 SHA256: 9732568cd4d30c6894a3508a4dfeed54e704278f32cb9d047d8d0b2ace0dc548 SHA1: 73a24326f40ddbb0b456227e825c9208a24948c2 MD5sum: 91f29771f62e84812a7bf60d7bdea4b2 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.