diff options
author | Lennart Weller <lhw@ring0.de> | 2017-09-17 22:17:33 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2017-09-17 22:17:33 +0000 |
commit | 6aaf5ba7ed0980c14bdc554fc8839a2126455ed5 (patch) | |
tree | 6161925716661486e7f47c479668a9487b039d83 /conf.d/python.d/postgres.conf | |
parent | New upstream version 1.7.0+dfsg (diff) | |
download | netdata-6aaf5ba7ed0980c14bdc554fc8839a2126455ed5.tar.xz netdata-6aaf5ba7ed0980c14bdc554fc8839a2126455ed5.zip |
New upstream version 1.8.0+dfsgupstream/1.8.0+dfsg
Diffstat (limited to 'conf.d/python.d/postgres.conf')
-rw-r--r-- | conf.d/python.d/postgres.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.d/python.d/postgres.conf b/conf.d/python.d/postgres.conf index 12dddae67..1dbb64f40 100644 --- a/conf.d/python.d/postgres.conf +++ b/conf.d/python.d/postgres.conf @@ -75,6 +75,9 @@ # a postgres user for netdata and add its password below to allow # netdata connect. # +# Without superuser access, netdata won't be able to generate the write +# ahead log and the background writer charts. +# # ---------------------------------------------------------------------- socket: |