aboutsummaryrefslogtreecommitdiff
path: root/databases/powa-archivist
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
commit78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch)
tree557e38686944a0a47350c0dc68f952bec42e13d6 /databases/powa-archivist
parenta6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (diff)
downloadports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.tar.gz
ports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.zip
Notes
Diffstat (limited to 'databases/powa-archivist')
-rw-r--r--databases/powa-archivist/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/powa-archivist/pkg-message b/databases/powa-archivist/pkg-message
index 8eb99a9263d9..389be1e4b42b 100644
--- a/databases/powa-archivist/pkg-message
+++ b/databases/powa-archivist/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To activate powa-archvist on your PostgreSQL server, add 'powa' to the list of
shared_preload_libraries in $PGDATA/postgresql.conf:
@@ -22,3 +25,6 @@ Optionally, but warmly recommended, is the use of databases/pg_qualstats and
databases/pg_stat_kcache together with powa.
Use the databases/powa-web port to visualize the data.
+EOM
+}
+]