cmontxgt opened a new issue #8721: spring boot 使用postgresql 连接 报错 URL: https://github.com/apache/incubator-druid/issues/8721 spring boot 版本1.5.9,druid-spring-boot-starter版本1.1.20 ,postgresql数据库版本10,使用了空间数据库。postgresql驱动版本:9.3-1102-jdbc41。启动报错: com.alibaba.druid.pool.DruidDataSource : put physical connection to pool failed. 查阅资料是因为postgresql驱动版本不匹配,但是我要使用空间数据库。所以无法更换postgresql驱动版本。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
