]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Bring various postgres settings in line with modern defaults
[chef.git] / roles / dev.rb
index c41dda8dc35a51c50102a51f3f9f51fbf5af4c4d..6fc9c61634a5475a0a74e8770ecbe794f61ddc8b 100644 (file)
@@ -139,8 +139,7 @@ default_attributes(
       },
       "15" => {
         :port => "5432",
-        :wal_level => "logical",
-        :max_replication_slots => "1"
+        :wal_level => "logical"
       }
     }
   },