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?

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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ