mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Add version constraint info for snapshot restoration
This commit is contained in:
@@ -123,6 +123,8 @@ GET /collections/{collection_name}/snapshots/{snapshot_name}
|
||||
|
||||
## Restore snapshot
|
||||
|
||||
<aside role="status">Restoration of snapshots is limited to Qdrant clusters sharing the same minor version. For instance, a snapshot captured in v1.4.1 is exclusive to restoration in clusters of version v1.4.x, where x is equal to or greater than 1.</aside>
|
||||
|
||||
There is a difference in recovering snapshots in single-deployment node and distributed deployment mode.
|
||||
|
||||
### Recover during start-up
|
||||
|
||||
Reference in New Issue
Block a user