db01: adjust postgres a bit, was saturating i/o
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0f082fd3bc
commit
1e83225c37
1 changed files with 1 additions and 4 deletions
|
@ -57,11 +57,8 @@ ks_repo: http://38.145.60.16/repo/rhel/RHEL8-x86_64/
|
|||
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel-8-ext
|
||||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 500000
|
||||
max_parallel_maintenance_workers: 4
|
||||
max_parallel_workers: 8
|
||||
max_parallel_workers_per_gather: 2
|
||||
max_stack_depth: "6MB"
|
||||
max_worker_processes: 20
|
||||
max_worker_processes: 12
|
||||
mem_size: 65536
|
||||
nagios_Check_Services:
|
||||
swap: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue