How to recover from this? #972
-
I got into a weird state where the previous primary (
Now I'm wanting to activate
Any thoughts here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I was successful in getting |
Beta Was this translation helpful? Give feedback.
I was successful in getting
node_4
back intoprimary
state by executing a drop onnode_2
(i.e.pg_autoctl drop node --name node_2
) and the cluster is running as expected again. I then re-addednode_2
(fresh) and it is currently iniatilizing from the cluster.