@cryptotaxi247 / netdata-1 / commits / 2e4494f6e

Update README.md on postgres collector (#10532)

Co-authored-by: Joel Hans <joel@netdata.cloud>

Odysseas Lamtzidis committed Jan 20, 2021 at 19:52 UTC 2e4494f6e94aeb2b72dadb2059750696ffbb7555
1 file changed +1 -1
collectors/python.d.plugin/postgres/README.md
+1 -1
@@ -10,7 +10,7 @@ Collects database health and performance metrics.
10
11 ## Requirements
12
13 -- `python-psycopg2` package. You have to install it manually.
13 +- `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.
14
15 Following charts are drawn:
16