PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers.
For more information, please read:
- the PoWA main website : http://dalibo.github.io/powa/
- the Documentation : http://powa.readthedocs.org/
The current version PoWA is designed for PostgreSQL 9.4 and later.
If you're using PostgreSQL 9.3, you should use PoWA version 1.x:
- The code is here: https://github.com/dalibo/powa/tree/REL_1_STABLE
- The documentation is there: http://powa.readthedocs.org/en/REL_1_STABLE
This repository contains the PoWA documentation. The source code is split in 2 separate projects:
- PoWA-archivist: the statistic collector
- PoWA-web : the graphic user interface