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?

2 Risposte
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
MODERATORE
philaws
con risposta un anno fa
  • 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
con risposta un anno fa
profile pictureAWS
ESPERTO
kentrad
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande