Contents
pgtop
A monitoring utility similar to the Unix top utility
pgtop
is a PostgreSQL monitoring utility similar to the Unix top utility, providing a dynamically updated view of activity within a PostgreSQL database.
pgtop
is written in Perl and as of 2020 has been reactivated after a long hiatus. Note there does not appear to be a repository associated with this project. It should not be confused with the similarly-named pg_top
.
Useful links
- pgtop – a top clone for PostgreSQL - December 2020 blog article by Cosimo Streppone