Skip to content

Commit

Permalink
removing the suggetsion to restart after restore
Browse files Browse the repository at this point in the history
  • Loading branch information
NedPK committed Jul 22, 2024
1 parent 111539b commit 4a47c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Backup and Restore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Binlogs record database changes (data modifications, table structure changes) in
## Restores

**WARNING**
> Restoring from a backup will erase all data in your target DB service. If you are uncertain, it is advisable to first create a backup of the DB service before initiating the restore process. Consider restoring to a new database instance as a preferred approach. The database being restored will be temporarily stopped during the restoration. You will need to restart it afterward.
> Restoring from a backup will erase all data in your target DB service. If you are uncertain, it is advisable to first create a backup of the DB service before initiating the restore process. Consider restoring to a new database instance as a preferred approach. The database being restored will be temporarily stopped during the restoration.
Users can instruct the restore of their SkySQL Database from their own SkySQL storage or from an external storage they own. The restore API provides options for listing, adding, and deleting a scheduled restore operation.

Expand Down

0 comments on commit 4a47c1c

Please sign in to comment.