|
|
@@ -27,7 +27,7 @@
|
|
|
|
|
|
<!-- PostgreSQL 17 连接配置 -->
|
|
|
<jdbcConnection driverClass="org.postgresql.Driver"
|
|
|
- connectionURL="jdbc:postgresql://pgm-bp1p0qr1gim87wnibo.pg.rds.aliyuncs.com/vector?currentSchema=public"
|
|
|
+ connectionURL="jdbc:postgresql://pgm-bp1x72iry10srsc2jo.pg.rds.aliyuncs.com/vector?currentSchema=public"
|
|
|
userId="vector" password="vector123456@">
|
|
|
<!-- PostgreSQL 需要指定 schema -->
|
|
|
<property name="nullCatalogMeansCurrent" value="true"/>
|