help! run PostgreSQL in Cygwin

From: redhat0320 <unruly_wind(at)sina(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: help! run PostgreSQL in Cygwin
Date: 2001-04-19 16:26:04
Message-ID: 20010419162604.26304.qmail@sina.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

hello, everyone:
I want to run PostgreSQL in Cygwin, but I failed. Is here anyone can help me?

I use Windows NT Workstation 4.0,service pack6.I installed recent cygipc package and replaced cygwin1.dll to the recent snapshot of 2001/04/16. Then I type

ipc-daemon --install-as-service
net start ipc-daemon
initdb
postmaster -i &

All is ok, then I type
psql template1

but I got this error message
psql: pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.

pq_flush: send() failed: The connection was aborted
pq_recvbuf: recv() failed: errorno ESHUTDOWN triggered

Who can tell me what does this message mean? or give me some advice about how should I do next.
Thanks very much.

David Lee
from Germany
01/04/19
______________________________________

===================================================================
(http://mail.sina.com.cn)
!"",""? (http://newchat.sina.com.cn)

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2001-04-19 16:48:05 Re: PostGreSQL 7.1 with CygWin
Previous Message Jason Tishler 2001-04-19 13:28:34 Re: help! run postgresql in cygwin