Re: psql: FATAL: Ident authentication failed for user"postgres"

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Dan Joo <djoo(at)agraquest(dot)com>
Cc: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: psql: FATAL: Ident authentication failed for user"postgres"
Date: 2008-05-20 16:17:03
Message-ID: 1211300223.18818.7.camel@jd-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2008-05-20 at 08:50 -0700, Dan Joo wrote:
> Hi Karsten,
>
> The only non-commented lines are:
>
> [root(at)RH-Dev data]# cat pg_hba.conf | grep -v '^#'
>
> local all all trust
> host all all 127.0.0.1/32 trust
> host all all ::1/128 trust
>
> Dan
>

If that is your production pg_hba.conf you have either failed to reload
the database or you aren't actually looking at the right pg_hba.conf.

Sincerely,

Joshua D. Drake

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message J. Manuel Velasco - UBILIBET 2008-05-20 16:26:19 how to modify a view
Previous Message Gordon 2008-05-20 16:02:36 Results of stored procedures in WHERE clause