【问题标题】:pgadmin Server connection error even if password is correct即使密码正确,pgadmin 服务器连接错误
【发布时间】:2019-03-16 01:50:21
【问题描述】:

当我尝试连接服务器时,即使我输入了正确的密码,它也会显示密码不正确。

错误:

发生错误: 09:54:58:错误:连接到服务器时出错:致命:用户“postgres”的密码验证失败。

【问题讨论】:

    标签: postgresql passwords pgadmin


    【解决方案1】:
    1. 允许无密码访问,使用这个

    http://www.postgresql.org/docs/current/static/auth-methods.html#AUTH-TRUST

    1. postgres 用户的登录和更改密码。

    2. 然后恢复在步骤 1 中所做的更改并使用新密码登录。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-06-14
      • 1970-01-01
      • 1970-01-01
      • 2015-08-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多