Re: Autentication exceptions in pgsql 8.3

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Autentication exceptions in pgsql 8.3
Date: 2011-10-24 04:34:57
Message-ID: 4EA4EAF1.40203@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/23/11 9:08 PM, Prakash, Deepthi (NSN - IN/Bangalore) wrote:
>
> Hello,
>
> I am using Postgresql 8.3, I am getting the
> belowauthenticationexceptions.I am not able to connect
> usingpostgres://mpp:mpp(at)localhost/mpp
>
> .....
>
> host all all 127.0.0.1/32 ident
>
> # IPv6 local connections:
>
> host all all ::1/128 ident
>

'ident' on localhost requires your system runs an authd/identd
service... is that the case?

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Prakash, Deepthi (NSN - IN/Bangalore) 2011-10-24 04:40:10 Re: Autentication exceptions in pgsql 8.3
Previous Message Prakash, Deepthi (NSN - IN/Bangalore) 2011-10-24 04:08:17 Autentication exceptions in pgsql 8.3