使用DBeaver连接Gauss数据库
报错:Invalid or unsupported by client SCRAM mechanisms
解决办法:
在官网下载驱动,添加到DBeaver上
https://opengauss.org/zh/download/
解压之后,将postgresql.jar添加到驱动中
添加之后,成功连接
使用DBeaver连接Gauss数据库
报错:Invalid or unsupported by client SCRAM mechanisms
解决办法:
在官网下载驱动,添加到DBeaver上
https://opengauss.org/zh/download/
解压之后,将postgresql.jar添加到驱动中
添加之后,成功连接