Can't connect to Postgresql on Win/2K - Mailing list pgsql-cygwin

From Kian Parsee
Subject Can't connect to Postgresql on Win/2K
Date
Msg-id 20010510204237.61247.qmail@web14106.mail.yahoo.com
Whole thread Raw
List pgsql-cygwin
I have installed the latest version of cygwin, cygipc,
and postgresql on my win/2000 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?

Thanks,
Kian Parsee

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: [PORTS] Re: Quick question
Next
From: "Richard Church"
Date:
Subject: Postgres server on Windows 98