Update README.md

This commit is contained in:
Thomas Menard 2016-03-18 15:52:21 +01:00
parent 78c79ae573
commit ed31b36a19
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ using postgreql extensions (
- And on the posgtgres side : - And on the posgtgres side :
* postgresql.conf * postgresql.conf
```` ```
shared_preload_libraries = 'pg_stat_statements,pg_stat_kcache' shared_preload_libraries = 'pg_stat_statements,pg_stat_kcache'
``` ```
* In the database (can be a specific monitoring db) * In the database (can be a specific monitoring db)