aboutsummaryrefslogtreecommitdiff
path: root/databases/powa-web/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest version.Palle Girgensohn2017-05-261-1/+1
| | | | Notes: svn path=/head/; revision=441789
* Update to 3.1.2Palle Girgensohn2017-05-191-1/+1
| | | | Notes: svn path=/head/; revision=441274
* Update to 3.1.0Palle Girgensohn2016-10-081-1/+1
| | | | Notes: svn path=/head/; revision=423505
* Add a suite of real time metrics tools for PostgreSQLPalle Girgensohn2016-09-291-0/+25
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