RDS SQL Server database restore on Multi-AZ

0

Hi,

We are planning to restore the databases on RDS SQL Server multi-AZ. it looks like we need to deploy the single-az before restoring the databases(full+diff+log) and modify it into multi-AZ once restoration is completed, Is it correct

Can we restore the full+diff+log on Multi-AZ directly as we need to take the downtime whenever we restore the databases on MULTI-AZ?

已提問 6 個月前檢視次數 904 次
2 個答案
0

Hi ,

Native backup and restore is available in all AWS Regions for Single-AZ and Multi-AZ DB instances, including Multi-AZ DB instances with read replicas. Native backup and restore is available for all editions of Microsoft SQL Server supported on Amazon RDS.

However consider following limitations when using native backup and restore with multiAZ.

  • On Multi-AZ DB instances, you can only natively restore databases that are backed up in the full recovery model.
  • Restoring from differential backups on Multi-AZ instances isn't supported.

Review the further limitations and more details about using native backup and restore with RDS for SQL Server.

AWS
已回答 6 個月前
0

Yes, you can to a point in time recovery directly to multi-az.

AWS
管理員
philaws
已回答 6 個月前

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

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

回答問題指南