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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ