Package: pgtop Version: 4.1.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 142 Depends: libc6 (>= 2.34), 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.0-1.pgdg22.04+1_amd64.deb Size: 52360 SHA256: 85e12638546206d9170074079897d2a59583623cbea634fa97d79029813cd922 SHA1: dbbaf5cc236e34c9cd5432dbe9a1869c9b293663 MD5sum: 531d4cba00cd2a758d9888e25eb7e67b 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.