Some help would be nice - Mailing list pgsql-cygwin

From FRANCIS MATHIAS BEKEMA
Subject Some help would be nice
Date
Msg-id 200110110552.f9B5qKK21854@deakin.edu.au
Whole thread Raw
List pgsql-cygwin
I have installed the latest version of cygwin, cygipc,
and postgresql on my win98 machine.  Postgres
builds fine.  The following commands are all
successfull:

ipc-daemon &
initdb
postmaster -i &

When I try to create the database using "createdb -h
localhost testdb", I get the following error:

pq_flush: send() failed: Invalid argument
pq_recvbuf: recv() failed: The descriptor is a file,
not a socket
psql: pqReadData() -- backend closed the channel
unexpectedly.
        This probably means the backend terminated
abnormally
        before or while processing the request.
createdb: database creation failed

Can anyone help?


pgsql-cygwin by date:

Previous
From: "Ankit"
Date:
Subject: shipping postgres with application
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: "File, not socket" error with latest Cygwin and post