forked from docs/doc-exports
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
4.4 KiB
4.4 KiB
Changing the Failover Priority
Scenarios
You can configure the failover priority for reliability or for availability, depending on your service requirements.
- Reliability: This option is selected by default. Data consistency is preferentially ensured during a primary/standby failover. This is recommended for users whose highest priority is data consistency.
- Availability: Database availability is preferentially ensured during a primary/standby failover. This is recommended for users who require their databases to provide uninterrupted online services.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click Relational Database Service. The RDS console is displayed.
- On the Instances page, click the target primary/standby DB instances.
- In the DB Information area on the displayed Basic Information page, click Change in the Failover Priority field. In the displayed dialog box, select a priority and click OK.
- View the results on the Basic Information page.
Parent topic: Instance Modifications