AWS restore rds snapshot to existing instance

0

Created a snapshot of my instance and made some unwanted changes in DB. When I restore backup from snapshot backup, it is failed due to same "DB Instance Identifier". How to restore snapshot to existing instance without deleted old one?

已提問 1 年前檢視次數 2123 次
2 個答案
0

Restore from snapshot creates a new database resource. But you can rename the old and new DB instances if you are trying to restore from a backup and want to retain the original db identifier.

AWS
管理員
philaws
已回答 1 年前
  • How to backup and restore the old and new DB instance without rename/deletion??

0

You cannot restore from a snapshot to an existing DB instance. Ref: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_RestoreFromSnapshot.html

profile picture
Syd
已回答 1 年前
profile pictureAWS
專家
kentrad
已審閱 1 年前

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

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

回答問題指南