Docs - Restore when server is down (#9985)

This commit is contained in:
Pere Miquel Brull 2023-01-29 22:03:53 +01:00 committed by GitHub
parent 949989fb1c
commit 95539b7008
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,6 +188,10 @@ Uploading openmetadata_202212161559_backup.sql to https://container.blob.core.wi
# Restore Metadata # Restore Metadata
Make sure that when restoring metadata, your OpenMetadata server is **NOT RUNNING**. Otherwise, there could be
clashes on cached values and specific elements that the server creates at start-time and that will be present
on the restore SQL file as well.
## Introduction ## Introduction
SQL file which is generated using Backup metadata CLI SQL file which is generated using Backup metadata CLI