postgresql共1篇
Installing SQL DataBase schema part: schema-entities.sql<br>Unexpected error during ThingsBoard installation!<br>org.postgresql.util.PSQLException: 错误: 语法错误 在

Installing SQL DataBase schema part: schema-entities.sql
Unexpected error during ThingsBoard installation!
org.postgresql.util.PSQLException: 错误: 语法错误 在 “PROCEDURE” 或附近的

在本地安装部署ThingsBoard,报如题的错误。后来发现问题所在:是自己本地安装的Postgresql版本太低(<11),而安装ThingsBoard时导入sql脚本,里面有语句“create procedure”,报错就出在...
CPPKU的头像-yiteyi-C++库CPPKU5年前
05981