aboutsummaryrefslogtreecommitdiff
path: root/databases/powa-archivist
Commit message (Collapse)AuthorAgeFilesLines
* Update to a preversion 3.1.1Palle Girgensohn2017-08-103-5/+7
| | | | | | | This fixes a problem with an infinite loop. Notes: svn path=/head/; revision=447667
* Cleanup USE_GITHUB usage.Mathieu Arnold2016-10-252-5/+5
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=424658
* powa-archivist requires PostgreSQL 9.4 or greaterPalle Girgensohn2016-10-011-1/+1
| | | | Notes: svn path=/head/; revision=423065
* Add a suite of real time metrics tools for PostgreSQLPalle Girgensohn2016-09-295-0/+73
The PostgreSQL Workload Analyzer is performance tool for PostgreSQL 9.4 and later, allowing to collect, aggregate and purge statistics on a PostgreSQL instance from various sources. It is implemented as a background worker. pg_qualstats, providing data about predicates, i.e. where clauses Notes: svn path=/head/; revision=422953