langchain
2c58dca5 - optional reusable connection (#12051)

Commit
2 years ago
optional reusable connection (#12051) My postgres out of connections after continuous PGVector usage, and the reason because it constantly creates new connections, so adding a reusable pre established connection seems like solves an issue --------- Co-authored-by: Roman Vasilyev <rvasilyev@mozilla.com> Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Author
Parents
Loading