小编Cao*_* Tu的帖子

PostgreSQL 用户更改密码后无法连接到服务器

我已经用我创建的 4 个角色遇到了这个问题:
使用 GUI (1) 在 pgAdmin III 中更改用户的密码后,该用户无法再登录。
pgAdmin III 显示错误信息:

An error has occurred:

Error connecting to the server: FATAL:  password authentication failed for user "sam"
FATAL:  password authentication failed for user "sam"
Run Code Online (Sandbox Code Playgroud)

我的系统:Ubuntu 12.04 上的 Postgresql 9.2

有没有什么办法解决这一问题?

(1): 使用 postgres 帐户登录,在登录角色中右键单击用户,转到“定义”选项卡并输入密码

postgresql pgadmin-3

11
推荐指数
1
解决办法
5万
查看次数

标签 统计

pgadmin-3 ×1

postgresql ×1