X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a6631509fd5592acc4250da85c90c2bafaf47041..b3ee7b1035952ca54061e6cc5c058805101b4cce:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 37b219d3f..59853cc0d 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -27,7 +27,7 @@ default_attributes( :maintenance_work_mem => "10GB", :random_page_cost => "1.5", :effective_cache_size => "60GB", - :fsync => "off" + :fsync => "on" } } }, @@ -35,6 +35,7 @@ default_attributes( :state => "standalone", :dbadmins => %w[lonvia tomh], :dbcluster => "9.6/main", + :enable_backup => true, :flatnode_file => "/ssd/nominatim/nodes.store", :tablespaces => { "dosm" => "/ssd/tablespaces/dosm",