]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Configure replication slots for dev server
[chef.git] / roles / dev.rb
index 8c3de8d38181c45e3576c00ddbffec78da187056..565d4b70cc66d12b03a3ae1bf82174a51e0c9d1c 100644 (file)
@@ -145,7 +145,8 @@ default_attributes(
       },
       "12" => {
         :port => "5432",
-        :wal_level => "logical"
+        :wal_level => "logical",
+        :max_replication_slots => "1"
       }
     }
   },