相关疑难解决方法(0)

Postgresql:用户"postgres"的密码验证失败

我安装了PostgreSQL 8.4,Postgres客户端和Pgadmin 3.对于控制台客户端和Pgadmin用户"postgres"的身份验证失败.我输入的用户为"postgres",密码为"postgres",因为之前有效.但现在身份验证失败了.我之前做过几次没有这个问题.我该怎么办?会发生什么?

psql -U postgres -h localhost -W
Password for user postgres: 
psql: FATAL:  password authentication failed for user "postgres"
FATAL:  password authentication failed for user "postgres"
Run Code Online (Sandbox Code Playgroud)

postgresql ubuntu pgadmin

366
推荐指数
11
解决办法
64万
查看次数

标签 统计

pgadmin ×1

postgresql ×1

ubuntu ×1