I accidentally rewrote RDS table with a blank table. There is no snapshot.

0

Today while trying to access my table through API, I accidentally ran the initialization function, which rewrote my data table with a blank one. We have not set up automatic backups nor taken a snapshot of the table as of yet. I found the event in the event stream, and I am wondering if there is any way that we can recover the data from the table. It happened 20 minutes ago, and we have been trying to figure out a way.

1 個回答
3

Unfortunatelly, you can not recover it without snapshots. If you had enabled automated snapshots, you would have used "Restore to point in time" feature, but it creates a new RDS instance. In case of using AWS Aurora, you could enable a "Backtrack" that lets you quickly rewind the DB cluster to a specific point in time, without having to create another DB cluster.

profile picture
專家
已回答 1 年前
profile picture
專家
Artem
已審閱 1 個月前

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

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

回答問題指南