Remove note about full backup and metadata (#3178)
Appears that a full backup does restore (at least some) metadata. See issue description. Closes #3101.pull/3181/head
parent
a7e78f49e5
commit
c54edae941
|
@ -340,11 +340,6 @@ Copying data to <hostname>:8088... Copying data to <hostname>:8088... Done. Rest
|
|||
Restored from my-full-backup in 58.58301ms, transferred 569344 bytes
|
||||
```
|
||||
|
||||
{{% note %}}
|
||||
Restoring from a full backup **does not** restore metadata.
|
||||
To restore metadata, [restore a metadata backup](#restore-from-a-metadata-backup) separately.
|
||||
{{% /note %}}
|
||||
|
||||
##### Restore from an incremental backup for a single database and give the database a new name
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue