Re: Authentification failed

From: Kenneth Gonsalves <lawgon(at)thenilgiris(dot)com>
To: Judith <jaltamirano(at)correolux(dot)com(dot)mx>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Authentification failed
Date: 2007-08-03 01:15:06
Message-ID: 2AEC6C01-C331-4898-B012-30267D18D078@thenilgiris.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


On 02-Aug-07, at 2:49 AM, Judith wrote:

> I'm trying in SUSE to connect to a postgres db and this is the error:
>
> Ident Authentification failed for user <<root>>
>
> I'm already created the user with createuser root, but the error
> persist, I would aprecciate some help, thanks in advanced

edit your pg_hba.conf file to allow tcp/ip access from localhost. And
please dont try to access postgres as 'root'

--

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Paul Lambert 2007-08-03 05:35:26 Count of rows
Previous Message Josh Tolley 2007-08-02 19:23:36 Re: Foreign Key inter databases