Source: pgstat Maintainer: Debian PostgreSQL Maintainers Uploaders: Christophe Courtois Section: database Priority: optional Standards-Version: 4.5.0 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), libpq-dev, postgresql-all, help2man Homepage: https://github.com/gleu/pgstats Vcs-Browser: https://salsa.debian.org/postgresql/pgstat Vcs-Git: https://salsa.debian.org/postgresql/pgstat.git Package: pgstat Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} 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.