Re: Authentification failed

Поиск
Список
Период
Сортировка
От chester c young
Тема Re: Authentification failed
Дата
Msg-id 337444.82519.qm@web54301.mail.re2.yahoo.com
обсуждение исходный текст
Ответ на Authentification failed  (Judith <jaltamirano@correolux.com.mx>)
Список pgsql-sql
>  I'm trying in SUSE to connect to a postgres db and this is the
> error:
> 
>      Ident Authentification failed for user <<root>>
> 

others will guide better, but for now, in pg_hba.conf 

# "local" is for Unix domain socket connections only
local   all         all                               ident sameuser

also, as postgres user, createuser <your-login>

this will let you into pg as yourself

      
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433


В списке pgsql-sql по дате отправления:

Предыдущее
От: Judith
Дата:
Сообщение: Authentification failed
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Authentification failed