deepseek上传文档以后,提示 <MilvusException: (code=102, message=exceeded the limit number of collections[dbName=default][limit=65536])> #47114
Unanswered
carrison
asked this question in
Q&A and General discussion
Replies: 3 comments 1 reply
-
|
一般建议走partitiokey isolation,而不是每个用户一个collection,量会比较大。 可以升级到最新2.6.9 然后放开限制,不过10w collection已经很多了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
是否可以通过官方脚本standalone_embed_latest.sh upgrade从版本2.5.8直接升级到2.6.8 ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
升级到2.6.9 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我的Milvus版本v2.5.8, 好像集合数超出了 Milvus 数据库的集合数量限制(最多 65536 个),如何解决这个问题?
Beta Was this translation helpful? Give feedback.
All reactions