How long will the AWS RDS outage take when enabling backups?

0

The documentation (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.html) states that in case of changing the retention period from 0 to some positive number, there will be an outage. Unfortunately i cannot find any info on how long will it be.

This is a production db for high availability service - and I do not want it to take like an hour or so.

The db size is significant - about 100 GB.

Does anyone know how long can it take?

2 回答
0

There is no outage to enable automated backup in RDS Service. When you modify instance and enable backup retention period there will be an I/O suspension typically for few seconds for RDS service to initiate snapshot backup of storage volumes used by RDS db engine.

AWS
已回答 2 年前
0

That answer is not quite correct. For RDS engines other than Aurora, the documentation is accurate: when enabling a backup retention there is a brief outage while we restart the database. It is just the time it takes to reboot the database.

AWS
审核人员
philaws
已回答 2 年前
profile pictureAWS
专家
已审核 2 年前

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

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

回答问题的准则

相关内容