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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南