update ds_pgvector

This commit is contained in:
thinkgem
2025-04-08 15:36:53 +08:00
parent 9684e75697
commit e69cc355b3
2 changed files with 7 additions and 7 deletions

View File

@@ -115,6 +115,10 @@ spring:
# username: postgres
# password: postgres
# testSql: SELECT 1
# pool:
# init: 0
# minIdle: 0
# breakAfterAcquireFailure: true
# ========= ES 向量数据库连接配置 =========