Easily turn off the auto backups/snapshots for RDS?

0

During our migrations we take the RDS instance out of multi AZ so we can send differential backups to it.

We send a an initial backup and then hit it with a few differentials then during the actual cut over we just have a small differential to do rather than a full backup and restore, at the end of the migration we turn multi AZ back on. Often we are waiting while RDS performs an automatic backup do to the rapid amount of change.

Is there a process or mechanism to delay this backup?

AWS
已提问 1 年前4212 查看次数
1 回答
1
已接受的回答

Hello,

You can disable automated backups for Amazon RDS instances through the AWS Console using the instructions found on the Working with backups portion of the Amazon RDS documentation:

To disable automated backups immediately

  1. Sign in to the AWS Management Console and open the Amazon RDS console at https://console.aws.amazon.com/rds/.
  2. In the navigation pane, choose Databases, and then choose the DB instance or Multi-AZ DB cluster that you want to modify.
  3. Choose Modify.
  4. For Backup retention period, choose 0 days.
  5. Choose Continue.
  6. Choose Apply immediately.
  7. Choose Modify DB instance or Modify cluster to save your changes and disable automated backups.
AWS
Deane
已回答 1 年前
profile picture
专家
已审核 4 天前
profile picture
专家
已审核 1 年前
profile picture
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则