Switch postgresql primary, deploy new replica #546

Merged
raucao merged 2 commits from switch_postgres_primary into master 2024-03-11 14:59:57 +00:00
Showing only changes of commit 9c2aa9faaa - Show all commits

View File

@ -21,3 +21,4 @@ bundle exec knife ssh roles:postgresql_client -a knife_zero.host "sudo sed -r \"
# TODO
# 1. Change roles in node configs
# 2. Converge new primary
echo "You need to update the role in the '$new_primary_hostname' node config to 'postgres_primary' and converge it now."