Re: Authentification failed - Mailing list pgsql-sql

From chester c young
Subject Re: Authentification failed
Date
Msg-id 337444.82519.qm@web54301.mail.re2.yahoo.com
Whole thread Raw
In response to Authentification failed  (Judith <jaltamirano@correolux.com.mx>)
List 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 by date:

Previous
From: Judith
Date:
Subject: Authentification failed
Next
From: "Scott Marlowe"
Date:
Subject: Re: Authentification failed