使用navicat 连接postgresql  报错如下:

authentication method 10 not supported

编辑/var/lib/pgsql/13/data/postgresql.conf

增加

listen_addresses = '*'

编辑/var/lib/pgsql/13/data/pg_hba.conf

增加:

host      all       all   0.0.0.0/0        password

# systemctl restart postgresql-13

navicate测试连接如下:

authentication method 10 not supported相关推荐

  1. navicat连接pgsql报错:authentication method 10 not supported

    navicat连接pgsql报错:authentication method 10 not supported 解决方案:找到pgsql的安装目录下的pg_hba.conf文件 用文本编辑器打开后做如 ...

  2. PostgreSQL使用Navicat连接pgsql时出现authentication method 10 not supported的解决办法

    解决办法 修改pgsql的安装目录下的pg_hba.conf文件 # TYPE DATABASE USER ADDRESS METHOD# "local" is for Unix ...

  3. navicat连接postgresql时报错:authentication method 10 not supported

    修改配置文件: C:\postgreSQL\9.5\data\pg_hba.conf #"local" is for Unix domain socket connections ...

  4. Authentication method 'caching_sha2_password' not supported by any of the available plugins.

    2019独角兽企业重金招聘Python工程师标准>>> 这是MySQL8.0一个登录验证的问题. 第一步 初始化配置 如果已经初始化了,就直接跳过第一步 你需要知道的是:MySQL安 ...

  5. Authentication method ‘caching_sha2_password‘ not supported by any of the available plugins.

    这是MySQL8.0一个登录验证的问题. 第一步 初始化配置 如果已经初始化了,就直接跳过第一步 你需要知道的是:MySQL安装的路径.我的路径是:G:\mysql-8.0.11-winx64 在C: ...

  6. no supported authentication method异常

    修改TortoiseGit 或者 git 路径 或者公钥密钥路径,异常:no supported authentication method 修改方法: 首先找到项目 项目右键 TortoiseGit ...

  7. golang连接mysql报错:this authentication plugin is not supported 解决方案

    MySQL升级8.0以上版本后,在用第三方库github.com/Go-SQL-Driver/MySQL打开数据库时会报错this authentication plugin is not suppo ...

  8. mysql错误:this authentication plugin is not supported

    this authentication plugin is not supported 应用程序连接mysql docker一直报错:this authentication plugin is not ...

  9. org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported

    错误描述: org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not suppo ...

  10. postman发送post请求,服务器日志确保GET请求错误“ PageNotFound:208 Request method ‘GET‘ not supported”

    一.事件经过 这段时间在配置菲律宾项目上k8s,今天在测试生产环境时,报了一个错: PageNotFound:208 Request method 'GET' not supported.意思是:请求 ...

最新文章

  1. 【Henu ACM Round#15 A】 A and B and Chess
  2. 我的LDAP使用手记(Fedora-ds) 备忘用
  3. Error: Command failed: xcrun instruments -s
  4. Firefox 突然拉黑中国用户
  5. ExtJS ComboBox 异步读取项后默认选中某项
  6. Share memory中bank conflict问题
  7. JZ2440学习总结3
  8. 【DevOps】为什么我们永远疲于奔命?
  9. 课程设计---停车场管理系统
  10. 关于优酷开放SDK视频播放功能的解析
  11. clang编译c语言,clang没有编译c程序?
  12. 判断滚动条是否到达页面的尾部
  13. 字符设备驱动高级篇4——设备类(自动创建和删除设备文件)相关代码分析
  14. 解决php上传文件过程中Warning move_uploaded_file, failed to open stream的解决方案
  15. 联发科发布天玑9000移动平台 4nm制程 Armv9架构
  16. 软件测试--缺陷报告
  17. 转帖“爸爸请您不要再去买股票了”
  18. 哈希存储:字符串存储、数字存储
  19. 阿里云云计算 13 OSS的优势和使用场景
  20. 年度编程榜出炉!Python第一,Java程序员哭晕:又翻车了!

热门文章

  1. 把Android API文档的颜色改成不易疲劳的绿豆沙颜色
  2. ARM公司发展历程 - 从1985年至今
  3. 分布式游戏服务器设计
  4. 纯javascript模拟操作系统---jsOS
  5. Linux内核浮点运算
  6. Android 10关机界面定制
  7. 战地2142 我喜欢...
  8. cad编辑节点快捷键是什么_cad编辑节点快捷键是什么_cad进入块编辑快捷键是什么,Auto CAD进入块编辑快捷键是什么?......
  9. 视频伪原创工具 剪辑过的视频md5会改变吗
  10. 笔记_KMeans聚类