What will be the entry in pg_hba.conf to connect as LocalHost - Mailing list pgsql-admin

From shreedhar
Subject What will be the entry in pg_hba.conf to connect as LocalHost
Date
Msg-id 002201c29c1c$63de8520$1201a8c0@a4005
Whole thread Raw
List pgsql-admin
To Connct database as the following parameters.

host : 'localhost'
username : 'xxx'
password : 'xxx'
database : 'xx'

What will be the entry in pg_hba.conf

I gave the entry as
host  all 127.0.0.1 255.255.255.0 password.

Which is rejecting user xxx. User 'xxx' is already in pg_shadow.

Cheers,
Sreedhar Bhaskararaju 1,2nd Main Road, KottuGardens, Chennai - 600 085 Ph :
4475111 Email : shreedhar@lucidindia.net


pgsql-admin by date:

Previous
From: "shreedhar"
Date:
Subject: Re: Disabling triggers on a relation.
Next
From: raja kumar thatte
Date:
Subject: Re: how to alter sequence.