db-koji01: increase temp_buffers to see if that helps heavy queries
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
83e4344d84
commit
a668b112bd
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ max_parallel_maintenance_workers: 4
|
|||
max_parallel_workers: 20
|
||||
max_parallel_workers_per_gather: 5
|
||||
max_stack_depth: "6MB"
|
||||
max_worker_processes: 56
|
||||
max_worker_processes: 60
|
||||
mem_size: 262140
|
||||
nagios_Check_Services:
|
||||
swap: false
|
||||
|
@ -39,6 +39,6 @@ nrpe_procs_warn: 600
|
|||
num_cpus: 64
|
||||
shared_buffers: "64GB"
|
||||
swap: false
|
||||
temp_buffers: "48MB"
|
||||
temp_buffers: "96MB"
|
||||
vmhost: bvmhost-x86-01.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue