Skip to content

Commit d4eedf2

Browse files
Resolve the doc feedback (#368)
Update restore-a-backup.md
1 parent 4ef9f7e commit d4eedf2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/restore-a-backup.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# Restore a backup
1+
# Restore full, incremental, and compressed backups
22

33
!!! warning
44

55
Backup needs to be prepared before it can be restored.
66

7+
The restore backup procedure is the same for full, incremental, and compressed backups.
8+
79
For convenience, *xtrabackup* binary has the `--copy-back` option to copy the backup to the datadir of the server:
810

911
```{.bash data-prompt="$"}

0 commit comments

Comments
 (0)