From ed31b36a193ff7a1e63c7a935135f0b1e2e7507c Mon Sep 17 00:00:00 2001 From: Thomas Menard Date: Fri, 18 Mar 2016 15:52:21 +0100 Subject: [PATCH] Update README.md --- plugins/inputs/postgresql_extensible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/postgresql_extensible/README.md b/plugins/inputs/postgresql_extensible/README.md index 04d044ff5..a4acbc6f0 100644 --- a/plugins/inputs/postgresql_extensible/README.md +++ b/plugins/inputs/postgresql_extensible/README.md @@ -117,7 +117,7 @@ using postgreql extensions ( - And on the posgtgres side : * postgresql.conf -```` +``` shared_preload_libraries = 'pg_stat_statements,pg_stat_kcache' ``` * In the database (can be a specific monitoring db)