]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nominatim.rb
remove date from nominatim fail2ban regex
[chef.git] / roles / nominatim.rb
index 041cd0e13c8d3b7c7d13860d7a71dfcfda03f5b4..81fc388bef760788dd2a6ab4eb35658824d48dc1 100644 (file)
@@ -29,6 +29,7 @@ default_attributes(
         :synchronous_commit => "off",
         :checkpoint_segments => "32",
         :checkpoint_timeout => "10min",
+        :max_wal_size => "1536MB",
         :checkpoint_completion_target => "0.9",
         :shared_buffers => "2GB",
         :autovacuum_max_workers => "1"