Why we can't restore individual databases from RDS SQL Server backups

0

Hi Team,

We know that we can restore entire RDS SQL Server from backups. Can we restore particular database from RDS SQL Server backups. I hope this backups are snapshot backups so we can't restore the individual databases. Can you please let us know if we can restore databases not RDS.

1 Antwort
1

RDS restore will restore the entire instance, not the individual SQL Server databases. To do this you can use the native SQL Server backup technique.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.Procedural.Importing.html

AWS
MODERATOR
philaws
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat
  • Thanks phil but we can't take the databases log backups, we can take the Full and Differential backups for RDS

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen