Updated on 2025-11-14 GMT+08:00

Stopping a DB Instance

Scenarios

If you use DB instances only for routine development, you can temporarily stop pay-per-use instances to save money. You can stop an instance for up to 15 days.

Billing

After a DB instance is stopped, the VM where the DB instance is located is no longer billed. Other resources, including storage resources and backups, are still billed.

Constraints

  • Only cloud SSD and extreme SSD pay-per-use instances can be stopped.
  • A stopped instance cannot be deleted through the console.
  • Stopping a DB instance will also stop its automated backups. After the DB instance is started, a full backup is automatically triggered.
  • If you do not manually start your stopped DB instance after 15 days, your DB instance is automatically started during the next maintenance window. To start a DB instance, see Starting a DB Instance.
  • A stopped pay-per-use instance may fail to start due to insufficient ECS resources. If this happens, try again later. If you need assistance, submit a service ticket.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner and select a region.
  3. Click in the upper left corner of the page and choose Databases > TaurusDB.
  4. On the Instances page, locate the primary instance that you want to stop and choose More > Stop in the Operation column.
  5. In the displayed dialog box, click OK.

    Figure 1 Stopping a DB instance

  6. Refresh the instance list and view the status of the instance. If the status is Stopped, the instance is stopped successfully.