在openEuler上安装openGauss6.0.5,使用dataGrip连接时(使用官网下载的JDBC驱动),连接测试显示成功,但刷新数据库列表时提示ERROR: could not identify an ordering operator for type xid
请问该如何修改设置?
在openEuler上安装openGauss6.0.5,使用dataGrip连接时(使用官网下载的JDBC驱动),连接测试显示成功,但刷新数据库列表时提示ERROR: could not identify an ordering operator for type xid
请问该如何修改设置?
你的连接串是opengauss开头还是postgres开头
用的opengauss。
另:今天下载了dbeaver,可以连上了。似乎是datagrip的默认连接设置有些问题。。?
可以看下在最终的连接参数也没有什么差异。