You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/databases/upgrade-version.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,7 @@ This allows you to connect to the database on the previous version without chang
76
76
77
77
If you did not back up your database before upgrading:
78
78
79
+
1.[Back up your database]({{< relref "/operate/rc/databases/back-up-data" >}}).
79
80
1.[Create a new database]({{< relref "/operate/rc/databases/create-database/create-pro-database-existing" >}}) in your subscription and select the original version of Redis.
80
-
1.[Migrate data]({{< relref "/operate/rc/databases/migrate-databases" >}}) from the original database to the new database.
81
+
1.[Import the backup files]({{< relref "/operate/rc/databases/import-data" >}}) into the new database.
81
82
1. Change connection details in your application from the old database to the new database.
0 commit comments