@@ -24,6 +24,6 @@ See dublication working - adjust SRC_DBNAME and TARGET_DBNAME to see what happen
## Steps needed to make it work with spilo
on leader cluster member patronictl pause.
on leader cluster member patronictl pause - to put the cluster in maintenance mode (you can confirm with patronictl list, you should see maintenance mode: on on the bottom of the output)
After running the script run patronictl resume on master.
Check with patronictl list if any restarts on cluster members is needed.