Package: pgtop Version: 4.0.0-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 134 Depends: libbsd0 (>= 0.7.0), 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.0.0-2.pgdg20.04+1_amd64.deb Size: 49648 SHA256: 0f3e097044ee487963e6e3a0eea8363630860e0bf7d61f332b4d9ef5584a53ae SHA1: 908846d0829e7a411205c548617710694251432f MD5sum: 6f5111d2d1c9b05a435067baf5d03fa5 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.