mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-01 13:13:10 +00:00
Updation of backup-restore-metadata.md (#22206)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
f759e57d91
commit
a61679e82f
@ -11,8 +11,7 @@ collate: false
|
||||
Before upgrading your OpenMetadata version we strongly recommend backing up the metadata.
|
||||
|
||||
The source of truth is stored in the underlying database (MySQL and Postgres supported). During each version upgrade there
|
||||
is a database migration process that needs to run. It will directly attack your database and update the shape of the
|
||||
data to the newest OpenMetadata release.
|
||||
is a database migration process that needs to run. It will make changes to the OpenMetadata Application schema in the database and update the shape of the data to the newest OpenMetadata release.
|
||||
|
||||
It is important that we backup the data because if we face any unexpected issues during the upgrade process,
|
||||
you will be able to get back to the previous version without any loss.
|
||||
|
@ -11,8 +11,7 @@ collate: false
|
||||
Before upgrading your OpenMetadata version we strongly recommend backing up the metadata.
|
||||
|
||||
The source of truth is stored in the underlying database (MySQL and Postgres supported). During each version upgrade there
|
||||
is a database migration process that needs to run. It will directly attack your database and update the shape of the
|
||||
data to the newest OpenMetadata release.
|
||||
is a database migration process that needs to run. It will make changes to the OpenMetadata Application schema in the database and update the shape of the data to the newest OpenMetadata release.
|
||||
|
||||
It is important that we backup the data because if we face any unexpected issues during the upgrade process,
|
||||
you will be able to get back to the previous version without any loss.
|
||||
|
Loading…
x
Reference in New Issue
Block a user