RE: 7.03 on win2k - Mailing list pgsql-ports

From Horák Daniel
Subject RE: 7.03 on win2k
Date
Msg-id 15341111706EBF408162655EEEB44ABC0BF6A5@exchange2.mmp.plzen-city.cz
Whole thread Raw
In response to 7.03 on win2k  (Helmut KLARN <klarn@iiasa.ac.at>)
List pgsql-ports
> i just successfully followed the instructions from
> http://people.freebsd.org/~kevlo/postgres/portNT.html
>
> make is ok
> initdb is ok
> running ipc-daemon and postmaster is ok
>
> but when i want to start psql, createuser or createdb i get
> the following
> error message:
>
> psql: connectDBStart() -- connect() failed: No such file or directory
>          Is the postmaster running at 'localhost'
>          and accepting connections on Unix socket '5432'?
>
> any ideas on whats going wrong here?

use "-h localhost" as a command line parameter for the tools (psql,
createdb,...)

        Dan

pgsql-ports by date:

Previous
From: Helmut KLARN
Date:
Subject: 7.03 on win2k
Next
From: Pete Forman
Date:
Subject: Online man pages for different OSs