Skip to content

Commit a1305ab

Browse files
authored
br: make version compatible table more clear (#21154)
1 parent 3033b7f commit a1305ab

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

br/backup-and-restore-overview.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -150,20 +150,23 @@ This section introduces the BR compatibility information for all [Long-Term Supp
150150
The following table lists the compatibility matrix for full backups. Note that all information in the table applies to newly created clusters. For clusters upgraded from a version earlier than v7.2.0 to v7.2.0 or later, their behavior is consistent with that of backups from v7.1.0.
151151

152152
| Backup version | Compatible restore versions | Incompatible restore versions |
153-
|:--|:--|:--|
154-
| v6.5.0 | 7.1.0 | v7.5.0 and later |
155-
| v7.1.0 | - | v7.5.0 and later |
156-
| v7.5.0 | v7.5.0 and later | - |
157-
| v8.1.0 | v8.1.0 and later | - |
153+
|:---------|:----------------|:------------------|
154+
| v6.5.0 | v7.1.0 | v7.5.0 and later |
155+
| v7.1.0 | - | v7.5.0 and later |
156+
| v7.5.0 | v7.5.0 and later | - |
157+
| v8.1.0 | v8.1.0 and later | - |
158+
| v8.5.0 | v8.5.0 and later | - |
158159

159160
The following table lists the compatibility matrix for log backups. Note that all information in the table applies to newly created clusters. For clusters upgraded from a version earlier than v7.2.0 to v7.2.0 or later, their behavior is consistent with that of backups from v7.1.0.
160161

161162
| Backup version | Compatible restore versions | Incompatible restore versions |
162-
|:--|:--|:--|
163-
| v6.5.0 | 7.1.0 | v7.5.0 and later |
164-
| v7.1.0 | - | v7.5.0 and later |
165-
| v7.5.0 | v7.5.0 and later | - |
166-
| v8.1.0 | v8.1.0 and later | - |
163+
|:---------|:----------------|:------------------|
164+
| v6.5.0 | v7.1.0 | v7.5.0 and later |
165+
| v7.1.0 | - | v7.5.0 and later |
166+
| v7.5.0 | v7.5.0 and later | - |
167+
| v8.1.0 | v8.1.0 and later | - |
168+
| v8.5.0 | v8.5.0 and later | - |
169+
167170
> **Note:**
168171
>
169172
> - When only data of non-system tables is backed up (full backup or log backup), all versions are compatible with each other.

0 commit comments

Comments
 (0)