projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cb4247
)
put pummelzacken in import mode
author
Sarah Hoffmann
<lonvia@denofr.de>
Sun, 15 Jun 2014 10:34:11 +0000
(12:34 +0200)
committer
Sarah Hoffmann
<lonvia@denofr.de>
Sun, 15 Jun 2014 10:34:11 +0000
(12:34 +0200)
roles/pummelzacken.rb
patch
|
blob
|
history
diff --git
a/roles/pummelzacken.rb
b/roles/pummelzacken.rb
index 62225861510979311e0c9ae2f797bc2ad784c237..7304d48ee27cc62dab5753d47c9776d908b8d61d 100644
(file)
--- a/
roles/pummelzacken.rb
+++ b/
roles/pummelzacken.rb
@@
-22,11
+22,12
@@
default_attributes(
:versions => [ "9.3" ],
:settings => {
:defaults => {
- :shared_buffers => "
24
GB",
+ :shared_buffers => "
32
GB",
:work_mem => "160MB",
- :maintenance_work_mem => "
1
0GB",
+ :maintenance_work_mem => "
2
0GB",
:random_page_cost => "1.5",
- :effective_cache_size => "48GB"
+ :effective_cache_size => "60GB",
+ :fsync => "off"
}
}
},