Package: pgtop Version: 4.1.2-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 126 Depends: libc6 (>= 2.14), libpq5 (>= 9.0~), libtinfo6 (>= 6) Enhances: postgresql Breaks: ptop (<< 3.7.0-1~) Replaces: ptop (<< 3.7.0-1~) Homepage: https://gitlab.com/pg_top/pg_top Priority: optional Section: database Filename: pool/main/p/pgtop/pgtop_4.1.2-1.pgdg20.04+1_amd64.deb Size: 46820 SHA256: 479128d2b37c947ad12d736c3ada99a8d0e28863ae700f1e7746d6a2caca002d SHA1: 9d4e1dbde67f8c503098831c790cf1a77750cdc1 MD5sum: 1a17c57ff0021f2fbe33e7b4c65a4621 Description: PostgreSQL performance monitoring tool akin to top pg_top is 'top' for PostgreSQL. . * Monitor PostgreSQL processes. * View currently running SQL statement of a process. * View query plan of a currently running SELECT statement. * View locks held by a process. * View I/O statistics per process. * View replication statistics for downstream nodes.