postgresql: db01: adjust varaibles to try and improve performance
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ea3a6e37a5
commit
9aaa7dd60c
1 changed files with 2 additions and 1 deletions
|
@ -73,4 +73,5 @@ nrpe_procs_crit: 900
|
|||
|
||||
db_backup_dir: ['/backups']
|
||||
shared_buffers: "4GB"
|
||||
effective_cache_size: "12GB"
|
||||
effective_cache_size: "1GB"
|
||||
max_stack_depth: "6MB"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue