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 : [EMAIL PROTECTED]
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])