Package: pgtop Version: 4.1.3-2.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-2.pgdg22.04+1_amd64.deb Size: 44664 SHA256: d551191357fb3b4478539dd040ad85d56341bda0d83b1d9a0049f85ddb9c6a7f SHA1: 40530dbf06b2295d53dbbda24451cc146a38c57f MD5sum: 777a8dcc4df5dc189fbc81ce21400148 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.