Re: Authentification failed

From: chester c young <chestercyoung(at)yahoo(dot)com>
To: Judith <jaltamirano(at)correolux(dot)com(dot)mx>
Cc: sql pgsql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Authentification failed
Date: 2007-08-02 00:48:15
Message-ID: 337444.82519.qm@web54301.mail.re2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Scott Marlowe 2007-08-02 00:52:58 Re: Authentification failed
Previous Message Judith 2007-08-01 21:19:02 Authentification failed