Package: pgtop Version: 4.1.3-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 115 Depends: libc6 (>= 2.38), 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-2.pgdg26.04+1_amd64.deb Size: 43000 SHA256: 5e05def501844a33f3ea83f1340c9a3408f34bf9ea781687a7605f129a8a549a SHA1: 64addb7be8c8fa750a59285b496cbd1cdcdbe68c MD5sum: 07aca02afc53d50fba184a03c56a5c76 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.