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
pierwill 2021-09-27 10:57:59 -05:00 committed by GitHub
parent a7e78f49e5
commit c54edae941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -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