pg_view - Command-line tool to display the state of the PostgreSQL processes
| Website: | https://github.com/zalando/pg_view |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Fedora Project |
- Description:
pg_view is a command-line tool to display the state of the PostgreSQL processes. It shows the per-process statistics combined with pg_stat_activity output for the processes that have the rows there, global system stats, per-partition information and the memory stats.
Packages
| pg_view-1.2.0-2.20141118git11c942e.el6.src [111 KiB] |
Changelog
by Lorenzo Dalrio (2014-11-20):
- Patched shebang to point to /usr/bin/python2 explicitly. - Corrected package version to reflect script version. |