Raw Package Information

Package: pgstat
Version: 1.3.0-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
Depends: libc6 (>= 2.14), libpq5 (>= 17~~)
Homepage: https://github.com/gleu/pgstats
Priority: optional
Section: database
Filename: pool/main/p/pgstat/pgstat_1.3.0-1.pgdg20.04+1_amd64.deb
Size: 36448
SHA256: a5499d40acce9d0b2aef8ab3371d0143da0bfa56602129cdca669b9eff799aa3
SHA1: b137844438a8c039da1f371a3d6053bf00df801a
MD5sum: 2fc1a3fd3ff8c2b96921515e7dd68249
Description: Collects PostgreSQL statistics the same way as a vmstat tool
 pgstat is a client utility to gather statistical information from a PostgreSQL
 instance in real time, and acts like vmstat or sar.
 .
 Supported statistics include archiver, bgwriter, connections, databases,
 tables, tables I/O, indexes, functions, archives wals, temporary files,
 and pgBouncer.