Extensions
- pg_systat 1.0.0
- pg_systat is 'systat' for PostgreSQL
Documentation
- pg_systat.1
- pg_systat
- CMakeLists
- CMakeLists
README
Contents
pg_systat displays various PostgreSQL statistics in a screen-oriented fashion. Installation from Source Code ----------------------------- cmake CMakeLists.txt make make install Uninstalling ------------ xargs rm < install_manifest.txt