pgtop

PostgreSQL performance monitoring tool akin to top
  https://gitlab.com/pg_top/pg_top
  0
  no reviews



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.