databases/pg_top - The NetBSD Packages Collection

Monitoring program similar to top for PostgreSQL

pg_top is 'top' for PostgreSQL. It is derived from Unix Top. Similar to
top, pg_top allows you to monitor PostgreSQL processes. Also see
pg_systat to monitor various PostgreSQL statistics tables. pg_top also
allows you to:

- View currently running SQL statement of a process.
- View query plan of a currently running SQL statement.
- View locks held by a process.
- Monitor remote databases that have the pg_proctab extension loaded.

Build dependencies

devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

databases/postgresql14-client databases/postgresql14-client

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.