mac m1 用 navicat17 选的是 PostgreSQL 连不上人大金仓 提示连接超时( could not connect to server: Operation timed out Is the server running on host "IP" and accepting TCP/IP connections on port 54321?) 但是我可以连上同服务器的其他数据库比如 mysql 、mogo 等 有大佬遇到过这问题吗 该如何解决 其他同事都可以 但他们都是 win
![]() | 1 sockpuppet9527 204 天前 PG 默认端口是 5432 。可以确认下人大金仓 master 端口是哪个? |
2 Lowwwwwwwww OP @sockpuppet9527 #1 是 54321 我同事都可以连 唯独我这连不上 |
![]() | 3 XuHuan1025 204 天前 不懂 但是我是达梦 naviat 选 oracle 也连不上的 |
![]() | 4 VayLiu 204 天前 人大金仓和达梦在官网往里都放了自己的 Driver ,下载下来指定一下试试 https://download.kingbase.com.cn/xzzx/index.htm |
![]() | 5 CloudnuY 203 天前 先 telnet 确认一下端口通不通,我试过好几个工具,没有金仓驱动的时候直接用 PG 的都可以 |