Failover

Failover is the process of reconfiguring the application so that the secondary takes over as the new primary. This might be a planned activity, such as bringing down the primary system for hardware maintenance, or it may be unplanned such as maintaining application availability when the primary system or the network to the primary goes down.

Implementing and managing failover is outside the scope of GT.M. In designing failover, it is important to ensure that:

Failing to follow these rules may result in the loss of database consistency between primary and secondary systems.