搜索中...
🔍

未找到相关结果

Akemi

Akemi

使用OSS的Milvus-backup数据备份迁移
参考文档:https://github.com/zilliztech/milvus-backup/releases 迁移原则:只能低到高,不能高到低;是一种全量备份的工具,需要暂停服务使用 如果需要热备、跨集群容灾或低停机时间迁移,可以结合Milvus CDC使用。参考文档:https://github.com/zilliztech/milvus-cdc 1234# 二进制安装wget https://github.com/zilliztech/milvus-backup/releases/download/v0.5.12/milvus-backup_0.5.12_Linux_x86_6...