pg_systat

This Release
pg_systat 1.0.0
Date
Status
Stable
Abstract
pg_systat is 'systat' for PostgreSQL
Released By
markwkm
License
BSD
Special Files
Tags

Extensions

pg_systat 1.0.0
pg_systat is 'systat' for PostgreSQL

Documentation

CMakeLists
CMakeLists
pg_systat.1
pg_systat

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