- Terminate
yourmirror-peerflowworkflow in Temporal - Run sql on PeerDB server:
delete from flows where name = 'yourmirror'; - Create mirror with same name and other parameters, but turn off initial copy
Mirror
Upgrade
Usually, recreating mirrors is not necessary unless there’s been breaking changes. Pausing the mirror, upgrading, and then resuming mitigates temporal non determinism.
If the mirror for some reason after an upgrade is in a bad state, then the following procedure works, avoiding the need to resync:

