postgresql: db01: adjust varaibles to try and improve performance

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-07-23 11:56:24 -07:00
parent ea3a6e37a5
commit 9aaa7dd60c

View file

@ -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"