From c54edae9411396bb32f93a8010492eb655f14e58 Mon Sep 17 00:00:00 2001 From: pierwill <19642016+pierwill@users.noreply.github.com> Date: Mon, 27 Sep 2021 10:57:59 -0500 Subject: [PATCH] Remove note about full backup and metadata (#3178) Appears that a full backup does restore (at least some) metadata. See issue description. Closes #3101. --- .../v1.9/administration/backup-and-restore.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/content/enterprise_influxdb/v1.9/administration/backup-and-restore.md b/content/enterprise_influxdb/v1.9/administration/backup-and-restore.md index e2ee45610..62bc170b1 100644 --- a/content/enterprise_influxdb/v1.9/administration/backup-and-restore.md +++ b/content/enterprise_influxdb/v1.9/administration/backup-and-restore.md @@ -340,11 +340,6 @@ Copying data to :8088... Copying data to :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