Update README.md
This commit is contained in:
parent
78c79ae573
commit
ed31b36a19
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue