Package: pgtop Version: 4.1.1-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 138 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.1-1.pgdg20.04+1_amd64.deb Size: 50576 SHA256: 2f70162fdd59ff70206f1af353239e17ea4161565efe30434b511d5df041e43d SHA1: c6bb19194a0fa0ed75590f0f6f9591d1ae4f06bf MD5sum: 275f1ffc2a664599c6eee353cd01e881 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.