blob: 130ec99a680ab2cb97cef80757f5b3c6ce69f0e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
The PostgreSQL Workload Analyzer is performance tool for PostgreSQL 9.4 and
later versions, allowing to collect, aggregate and purge statistics on a
PostgreSQL instance from various sources. It is implemented as a background
worker.
Install databases/powa-archivist on your database servers, and this port
on any achine with psql access to the databases.
WWW: http://powa.readthedocs.org/
|