- Newest
- Most votes
- Most comments
Hi,
The best way to recover the data and get your database back to workable is to use the Emergency Restore function in Lightsail's database feature, which will create a new database from a point-in-time restore point. Here are the docs on this feature: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-a-database-from-point-in-time-backup
To make this work, however, you have to select a larger bundle in order to get more storage for your database. If not, the new database will immediately run out of storage again.
Once the customer creates a larger DB from the point-in-time restore, the customer can delete temporary files, and any unnecessary tables, and create a database with the original size following: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-importing-data-into-your-mysql-database
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated a month ago
- Why is my Amazon Aurora DB cluster clone, snapshot restore, or point in time restore taking so long?AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
As you can see in the screenshot I attached, I made double sized new database. The original was 40GB, and new one is 80GB. But it's still storage-full state!