Package: pgtop Version: 4.1.1-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.1-1.pgdg22.04+1_amd64.deb Size: 52236 SHA256: 0793d44aacb29751d7a5991d961744498897dc671a9828264920225044cf3ad7 SHA1: 78907fdab4cb8805ef67af72bce06df1adbda532 MD5sum: fb37bc52f3c859a7d9a633d002c4a817 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.