pg_top
PostgreSQL performance monitoring tool akin to top
Install
- All systems
-
curl cmd.cat/pg_top.sh
- Debian
-
apt-get install pgtop
- Ubuntu
-
apt-get install pgtop
- Kali Linux
-
apt-get install pgtop
- Fedora
-
dnf install pg_top
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pgtop
- OS X
-
brew install pg_top
- Raspbian
-
apt-get install pgtop
- Dockerfile
- dockerfile.run/pg_top
pgtop
PostgreSQL performance monitoring tool akin to top
pg_top is a console-based tool for monitoring a PostgreSQL database. With pg_top you can: * View currently running SQL statement of a process * View query plan of a currently running SELECT statement * View locks held by a process * View user table statistics * View user index statistics
pg_top
'top' for PostgreSQL process
ptop
transitional dummy package
This is a transitional dummy package. It can safely be removed. ptop is replaced by pgtop