Re: help with - psql: FATAL: Password authentication failed

Поиск
Список
Период
Сортировка
От Lic. Guillermo González
Тема Re: help with - psql: FATAL: Password authentication failed
Дата
Msg-id 41D15C8C.7080600@cybira.biz
обсуждение исходный текст
Ответ на help with - psql: FATAL: Password authentication failed for user "gforge"  (Sukhdeep Johar <sukhdeep@gmail.com>)
Ответы Re: help with - psql: FATAL: Password authentication failed for user "gforge"  (Sukhdeep Johar <sukhdeep@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Benjamin GASSMANN"
Дата:
Сообщение: Re: help with - psql: FATAL: Password authentication failed for user "gforge"
Следующее
От: Sukhdeep Johar
Дата:
Сообщение: Re: help with - psql: FATAL: Password authentication failed for user "gforge"