Why do RDS automatic backups not get listed?

2

I have an RDS Aurora Postgres instance that's been online for a few years. When created, through the console, I turned on automatic backups. On the DB instance page, I can see daily snapshots. I'd now like to practice the "restore at point in time" functionality that is documented at https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIT.html

However, there are no "Automated Backups" in the automated backups page for the region. If I open a Snapshot in the db instance page, I see "create a new instance from snapshot," which does not give an option for restoring to a particular point in time, only whenever the snapshot was made.

I would post some lightly redacted screenshots, but apparently that's not supported in these forums.

jwatte
已提問 2 年前檢視次數 1323 次
2 個答案
4

The answer is that Aurora is different from regular RDS, which means:

  • There won't be any Automated Backups listed for Aurora instances
  • The "Restore to Point in Time" command has moved to the Databases list. Select the database cluster and select "Restore to Point in Time" from the Actions button on the top of the cluster list.

It would be helpful if the "restore to point in time on RDS" document mentioned that the instructions didn't apply to Aurora somewhere.

jwatte
已回答 2 年前
0

Thank you for reaching out. I understand you wanted to perform Point in Time restore for the Aurora Clusters. I will recommend you to review this document as it talks about in Point in Time Restore for Amazon Aurora cluster.

Restoring a DB cluster to a specified time - https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PIT.html

As always, Happy Cloud Computing.

AWS
支援工程師
Arnab_S
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南