Exception on PostgreSQL #4856
Unanswered
wilsonlimaneto
asked this question in
Questions
Replies: 1 comment
-
Hi @wilsonlimaneto! I was not able to replicate this using Milvus in combination with Postgres, can you maybe share some more details on when exactly this problem occurs for you? |
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.
-
Hello!! I have been using a Milvus installation with Postgres, but I just got this exception. Did any of you experienced something like that?
Exception while running node
Retriever
with input{'root_node': 'Query', 'params': {'Retriever': {'top_k': 3000}}, 'query': '<string_query>', 'node_id': 'Retriever'}
: Can't reconnect until invalid transaction is rolled back. (Background on this error at: https://sqlalche.me/e/14/8s2b)prediction1 = Query.pipe1.run (query=str_query, params={"Retriever": {"top_k": 3000} }
Thanks so much
Beta Was this translation helpful? Give feedback.
All reactions