X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/90bd81afd1e51d04bd37991af3ea6034ad07c25c..4460d5825cf9542ba7f927618bee5ce8e4ae5ff5:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index 88a971145..ac642a758 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -41,7 +41,7 @@ default_attributes( :wal_level => "minimal", :wal_buffers => "1024kB", :wal_writer_delay => "500ms", - :checkpoint_timeout => "60min" + :checkpoint_timeout => "60min", :commit_delay => "10000", :max_wal_size => "10GB", :max_wal_senders => "0",