Document downgrade procedure (if supported) #9389
-
Summary |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
No, we don't support downgrade at this stage. However, if no data has been written, we can switch to old versions by replacing the binary directly. |
Beta Was this translation helpful? Give feedback.
-
During the update falling back to the previous version is OK. This does not usually happen, and we generally do not change the underlying data format to cause incompatibilities, but problems may arise with two versions that span a wide range. |
Beta Was this translation helpful? Give feedback.
No, we don't support downgrade at this stage.
However, if no data has been written, we can switch to old versions by replacing the binary directly.