- 问问题请带上 DataEase 版本信息、安装部署方式信息、详细错误信息,减少不必要的来回沟通!
-
不要重复发帖!
新建postgresql数据源的时候找不到Schema ,点击获取Schema出现报错:
org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
看报错是postgresql数据库侧有IP连接限制,可以根据报错百度查一下