aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorgirgen <girgen@FreeBSD.org>2016-09-30 06:42:19 +0800
committergirgen <girgen@FreeBSD.org>2016-09-30 06:42:19 +0800
commit2bc48d8b87898e8f21ec0b021ba533cc509a352e (patch)
tree39e45d5b5a95fef4a3ef4323cb483beaabeddb44 /databases/Makefile
parent76150173e499c5edbf4b5973ba641f2f1f46209e (diff)
downloadfreebsd-ports-gnome-2bc48d8b87898e8f21ec0b021ba533cc509a352e.tar.gz
freebsd-ports-gnome-2bc48d8b87898e8f21ec0b021ba533cc509a352e.tar.zst
freebsd-ports-gnome-2bc48d8b87898e8f21ec0b021ba533cc509a352e.zip
Add a suite of real time metrics tools for PostgreSQL
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
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index dd59447ce45e..51a40358a271 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -559,6 +559,7 @@
SUBDIR += pg_citus
SUBDIR += pg_reorg
SUBDIR += pg_rman
+ SUBDIR += pg_qualstats
SUBDIR += pg_stat_kcache
SUBDIR += pg_statsinfo
SUBDIR += pgaccess
@@ -708,6 +709,8 @@
SUBDIR += postgresql96-plpython
SUBDIR += postgresql96-pltcl
SUBDIR += postgresql96-server
+ SUBDIR += powa-archivist
+ SUBDIR += powa-web
SUBDIR += powerarchitect
SUBDIR += proftpd-mod_sql_mysql
SUBDIR += proftpd-mod_sql_odbc