The last ingredient in our high-availability PostgreSQL major version upgrade is to actually invoke the subscription. This is the point of no return, so we must ensure that everything is ready, and that nothing interrupts the synchronization process until it is complete.
This recipe will explain what is happening during the subscription process, and how to help make sure it completes without issue.