Package: pg-activity Version: 3.6.1-1.pgdg26.04+1 Architecture: all Maintainer: Emmanuel Bouthenot Installed-Size: 291 Depends: python3-attr, python3-blessed, python3-humanize, python3-psutil, python3:any, python3-psycopg Homepage: https://github.com/dalibo/pg_activity Priority: optional Section: utils Filename: pool/main/p/pg-activity/pg-activity_3.6.1-1.pgdg26.04+1_all.deb Size: 57916 SHA256: 94acf5145bffac2f5b595aeb68bd4c46568969424f98084d305248eb1e1a2363 SHA1: 38049c8b186c5d76aed4753d4ca85fac5062f1cb MD5sum: 0137e4565b4458f4dd381fcfa1002fca Description: Realtime PostgreSQL database server monitoring tool PgActivity is a curses-based realtime utility to display information from a running PostgreSQL database server. . It is modelled after the standard 'top' utility, and displays information such as: - the running, waiting and blocking queries - cpu, memory and i/o usage of each query - the queries execution time . It also provides interactive commands to sort, filter, scroll and extend the queries list displayed.