>  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

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to