High Availability
Hi
We are planning to implement high availability feature for our application. We have a split schema - Rules and Data.
Question - How the database changes can be handled as the Data schema will be only one, both new and old rules schema will be pointing to the same Data schema in production.
Whenever we have a DB script for a deployment we can not use the high availability feature and has to have a downtime??
any inputs will be helpful.
Thanks !