Raw Package Information

Package: pgtop
Version: 4.0.0-2.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
Depends: libbsd0 (>= 0.7.0), libc6 (>= 2.11), libpq5 (>= 9.0~), libtinfo5 (>= 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.pgdg18.04+1_i386.deb
Size: 52200
SHA256: 443ac1f2f51b1d28a541e5c4e9d08f1303aeda8877c1f9f728bbe754aaa0f2bb
SHA1: 5f06a9c7688e626f967da50eab99f57d6c08438d
MD5sum: b4e1aa5d4e064322c7a4f3c3e2a1e469
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.