mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
puppet: Update recovery.conf
I somehow missed it yesterday before doing the deploy. This change is already on postgres1 and does not need to be deployed anywhere else. (imported from commit 01b3f0b81ac5eeeb985ff844e7f2d5cb3c986d0f)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
standby_mode = on
|
||||
primary_conninfo = 'host=postgres.humbughq.com user=replicator password=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
||||
primary_conninfo = 'host=postgres.zulip.net user=replicator password=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
||||
restore_command = '/usr/local/bin/env-wal-e wal-fetch "%f" "%p"'
|
||||
|
||||
Reference in New Issue
Block a user