On Wed, May 30, 2007 at 12:30:38PM -0400, Bhavana.Rakesh wrote:
> Oliver,
> 
> When I do a :
>                    psql -p 5000 testing123
> I can make a connection.  However, when I do a
> 
>       psql -U brakesh -h 127.0.0.1 -d testing123
> 
> I get the followign error:
> 
> psql: FATAL:  no pg_hba.conf entry for host "127.0.0.1", user "brakesh", 
> database "testing123", SSL off

Ofcourse, the first connection is a local connection, which you
obviously have configured. The latter connects to localhost, which you
havn't configured.

Have a nice day,
-- 
Martijn van Oosterhout   <[EMAIL PROTECTED]>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to 
> litigate.

Attachment: signature.asc
Description: Digital signature

Reply via email to