Re: help with - psql: FATAL: Password authentication failed - Mailing list pgsql-admin

From Lic. Guillermo González
Subject Re: help with - psql: FATAL: Password authentication failed
Date
Msg-id 41D15C8C.7080600@cybira.biz
Whole thread Raw
In response to help with - psql: FATAL: Password authentication failed for user "gforge"  (Sukhdeep Johar <sukhdeep@gmail.com>)
Responses Re: help with - psql: FATAL: Password authentication failed for user "gforge"  (Sukhdeep Johar <sukhdeep@gmail.com>)
List pgsql-admin
Sukhdeep Johar wrote:
> I followed these steps to create a new user :
> 1. createuser -P gforge
> 2. createdb -U gforge -E UNICODE gforge
> 3. createlang plpgsql gforge
>
> this gave no errors.
> But when I try to log in, I get the foll error
> # psql -h localhost -U gforge gforge
> psql: FATAL:  Password authentication failed for user "gforge"
>
> Any comments, what may be going wrong ?
> --
> Neither success nor failure is ever final
>
>
Did you check your pg_hba.conf for gforge database access permisions?


pgsql-admin by date:

Previous
From: "Benjamin GASSMANN"
Date:
Subject: Re: help with - psql: FATAL: Password authentication failed for user "gforge"
Next
From: Sukhdeep Johar
Date:
Subject: Re: help with - psql: FATAL: Password authentication failed for user "gforge"