help! run PostgreSQL in Cygwin

Поиск
Список
Период
Сортировка
От redhat0320
Тема help! run PostgreSQL in Cygwin
Дата
Msg-id 20010419162604.26304.qmail@sina.com
обсуждение исходный текст
Список 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
recentsnapshot 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)

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: [PATCHES] Cygwin PostgreSQL ESQL Patch
Следующее
От: Tulassay Zsolt
Дата:
Сообщение: Re: [PORTS] Re: initdb problem