| Name: | pg_view |
|---|---|
| Version: | 1.4.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 301336 |
| License: | ASL 2.0 |
| RPM: | pg_view-1.4.0-1.el7.noarch.rpm |
| Source RPM: | pg_view-1.4.0-1.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/zalando/pg_view |
| Summary: | Command-line tool to display the state of the PostgreSQL processes |
| 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. |
- Update to 1.4.0
- Update to 1.3.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Patched shebang to point to /usr/bin/python2 explicitly. - Corrected package version to reflect script version.
- Initial release.