FATAL: password authentication failed for user "postgres

0

Hi,

I have a webservice that works with a RDS postgres server. Recently I have received an error:
FATAL: password authentication failed for user "postgres.

I also tried to connect with PgAdmin but receive the same error.

This has always worked before, did anything change regarding connection to postgres?

/refinety

已提问 6 年前3215 查看次数
2 回答
0

i haven’t seen anything to suggest a change by RDS. You probably need to reset the password.

HalTemp
已回答 6 年前
-1

You can't connect to RDS with the user postgres. Postgres is a reserved "superuser" which RDS does not allow you to access.

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则