summaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
authorIlya <ilyamaschenko@gmail.com>2017-03-23 23:22:22 +0900
committerIlya <ilyamaschenko@gmail.com>2017-03-23 23:22:22 +0900
commite5f457f388408a3968903ff0c2e34bc7f87f10d6 (patch)
tree62bbc6d51103b45ea66b09999f9962f4885e6bbc /conf.d
parentd31074058c1a217de383dd85eca1e2a77aba7579 (diff)
postgres_plugin: module configuration file update
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/python.d/postgres.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/python.d/postgres.conf b/conf.d/python.d/postgres.conf
index d4d2bafcc7..12dddae67e 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