Re: Installtion error - Mailing list pgsql-bugs

From A.Bhuvaneswaran
Subject Re: Installtion error
Date
Msg-id Pine.LNX.4.44.0303051055210.1814-100000@Bhuvan.bksys.co.in
Whole thread Raw
In response to Installtion error  (dinu paul <dinucpaul@yahoo.co.in>)
List pgsql-bugs
> [Mahesh-Ss-Computer:~] ampleuser% createdb test
> psql: could not connect to server: No such file or
> directory
>         Is the server running locally and accepting
>         connections on Unix domain socket
> "/tmp/.s.PGSQL.5432"?
> createdb: database creation failed

I am not sure about mac, but still i suppose, you might have to add below
entry in your pg_hba.conf file to set it right:

host all all 127.0.0.1 255.255.255.255 trust

regards,
bhuvaneswaran

pgsql-bugs by date:

Previous
From: "Diego Cattelan"
Date:
Subject: R: Bug #905: Postgree not working under XP (Italian Version)
Next
From: Laurent FAILLIE
Date:
Subject: Solution for bug #899