Theoretical question: is it possible - and if, how - to promote a Patroni standby cluster?
The idea is to migrate all not-Patroni clusters in Patroni clusters by first replicating from the actual host/ cluster into a Patroni standby cluster and when everything is set up the right way - and tested - promote the standby cluster to be the "active" one.
I haven't found anything in the documentation about promoting a standby cluster - or if it's even implemented yet. :)
The easiest way:
patronictl edit-configstandby_cluster section from the configthats it
Oh, ok, that easy. Thanks a lot. :)
Most helpful comment
The easiest way:
patronictl edit-configstandby_clustersection from the configthats it