Changing default user's passwd - Mailing list pgsql-novice

From reshat.sabiq.1
Subject Changing default user's passwd
Date
Msg-id Pine.SOL.4.43.0209111235320.3594-100000@herald.cc.purdue.edu
Whole thread Raw
Responses Re: Changing default user's passwd  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-novice
We've been trying to
alter user postgres with passwd '...' createdb createuser;
and the like, and we get
alter user
output showing that the command is successful.

However, when we later psql -U postgres postgres
we are getting:
psql: FATAL 1: IDENT authentication failed for user "postgres".

Is there a way to change this default user's password to avoid su'ing.

Thank you in advance,
r


pgsql-novice by date:

Previous
From: Florian Litot
Date:
Subject: backup
Next
From: Wim
Date:
Subject: Re: backup