summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOdysseas Lamtzidis <odyslam@gmail.com>2021-01-20 19:52:57 +0200
committerGitHub <noreply@github.com>2021-01-20 20:52:57 +0300
commit2e4494f6e94aeb2b72dadb2059750696ffbb7555 (patch)
tree9d63aebe70ea4a72329af46db73e3d4c9d97c384
parentab1207ba861093928310e98ef107e1492239f3b6 (diff)
Update README.md on postgres collector (#10532)
Co-authored-by: Joel Hans <joel@netdata.cloud>
-rw-r--r--collectors/python.d.plugin/postgres/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/postgres/README.md b/collectors/python.d.plugin/postgres/README.md
index 3d573d6dcc..dc9b18467c 100644
--- a/collectors/python.d.plugin/postgres/README.md
+++ b/collectors/python.d.plugin/postgres/README.md
@@ -10,7 +10,7 @@ Collects database health and performance metrics.
## Requirements
-- `python-psycopg2` package. You have to install it manually.
+- `python-psycopg2` package. You have to install it manually and make sure that it is available to the `netdata` user, either using `pip`, the package manager of your Linux distribution, or any other method you prefer.
Following charts are drawn: