Does GaussDB(for MySQL) Support Automatic Failover?
Yes. During the creation of a GaussDB(for MySQL) instance, a primary node and a read replica are both created. If the primary node fails, the read replica is automatically promoted to the primary node to provide services, and the original primary node is demoted to be a read replica.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.