From: Ilya Date: Thu, 23 Mar 2017 14:22:22 +0000 (+0900) Subject: postgres_plugin: module configuration file update X-Git-Tag: ab-debian_0.20170327.01-0ab1~1^2~7^2 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netdata.git;a=commitdiff_plain;h=e5f457f388408a3968903ff0c2e34bc7f87f10d6 postgres_plugin: module configuration file update --- diff --git a/conf.d/python.d/postgres.conf b/conf.d/python.d/postgres.conf index d4d2bafc..12dddae6 100644 --- a/conf.d/python.d/postgres.conf +++ b/conf.d/python.d/postgres.conf @@ -68,6 +68,7 @@ # # table_stats : false # index_stats : false +# database_poll : 'dbase_name1 dbase_name2' # poll only specified databases (all other will be excluded from charts) # # Postfix permissions are configured at its pg_hba.conf file. You can # "trust" local clients to allow netdata to connect, or you can create