help with postgreSQL error ! - Mailing list pgsql-novice

From abhisheks@cse.iitb.ac.in
Subject help with postgreSQL error !
Date
Msg-id 6b8f5187c82270074e045215721c48d9.squirrel@www.cse.iitb.ac.in
Whole thread Raw
Responses Re: help with postgreSQL error !  (Vibhor Kumar <vibhor.kumar@enterprisedb.com>)
List pgsql-novice
i am getting the following error when i try to run 'createdb' command from
within the bin directory ..



/bin$ ./pg_ctl -D
/host/driveD/manualInstalls/SpatialDatabase/PostgreSQL_postGIS/installPostgreSQL/bin/UserDatabases
-l logfile start
server starting
/bin$ createdn mydb;
createdb: could not connect to database postgres: 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"?


pls tell me where is the problem ?


pgsql-novice by date:

Previous
From: Richard Broersma
Date:
Subject: Re: Postgres service refuses to start on windows
Next
From: Vibhor Kumar
Date:
Subject: Re: help with postgreSQL error !