Package: pgtop Version: 4.1.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 117 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.3-1.pgdg22.04+1_amd64.deb Size: 44660 SHA256: 1fe8e5ef8da656b5cf95122d8ab565875d5ee6688fcc26e725b087663561547a SHA1: 0fddb72e92889869bb598115b15548e6a30e92ad MD5sum: 9041aa26de011bf5a5be645df6e5d488 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.