Can I restore a table in RedShift and is it safe?

0

I want to restore a table that I deleted in RedShift production system. Is it possible and could it impact my production negatively?

AWS
AWS TAM
質問済み 2ヶ月前120ビュー
1回答
0
承認された回答

Yes, it is possible as mentioned in https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html#working-with-snapshot-restore-table-from-snapshot

Please note that it is possible that when you restore a very large table, the RedShift cluster can consume most of the CPU on the restore operation and become unresponsive for other operations (like normal queries for other tables). There is need for a feature that allows cancelling this operation by the user. It would help to resolve the issue self-service without AWS support attention. This feedback has been relayed to the service team as well as improving the public documentation around this topic.

AWS
AWS TAM
回答済み 2ヶ月前
profile pictureAWS
エキスパート
レビュー済み 2ヶ月前

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

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

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

関連するコンテンツ