FIX: remove db_max_wal_senders and db_wal_level entirely
authorMichael Brown <supermathie@gmail.com>
Wed, 15 Jul 2020 17:29:26 +0000 (13:29 -0400)
committerMichael Brown <supermathie@gmail.com>
Wed, 15 Jul 2020 17:29:26 +0000 (13:29 -0400)
commit4a7fa7ab618aaf8655bf468da4b2bc113ebe30b4
tree9002b94aeb8eb9afd467e675acce5358707e0fb1
parent13b0817cf90ffa13ccd70983b0a5afe1cbdf8b75
FIX: remove db_max_wal_senders and db_wal_level entirely

* I had previously removed the db_wal_level and db_max_wal_senders but
  foolishly assumed there was some sort of default or they would only get
  replaced if defined
templates/postgres.10.template.yml
templates/postgres.12.template.yml
templates/postgres.9.5.template.yml
templates/postgres.template.yml