backend closed the channel unexpectedly - Mailing list pgsql-cygwin

From Carsten Piepel
Subject backend closed the channel unexpectedly
Date
Msg-id D3FA033D48A7D311AEC40090279FC5A7439EEC@HYDE.UNI-MUENSTER.DE
Whole thread Raw
List pgsql-cygwin
Hello,

I am still trying to get postgresql-7.1.3 to work on Windows 2000 using
Cygwin1 DLL 1.3.5 and cygipc-1.11. However, while perfomring the regression
test or when connecting to postmaster I receive the following error message:

> $ make check
>
> .
> .
> .
>
> /bin/sh.exe ./pg_regress --temp-install --top-builddir=../../.. \
> --schedule=./parallel_schedule --multibyte=
> ============== removing existing temp installation    ==============
> ============== creating temporary installation        ==============
> ============== initializing database system           ==============
> ============== starting postmaster                    ==============
> running on port 65432 with pid 1952
> ============== creating database "regression"         ==============
> psql: pqReadData() -- backend closed the channel unexpectedly.
>       This probably means the backend terminated abnormally
>       before or while processing the request.
> createdb: database creation failed
> pg_regress: createdb failed
> make[2]: Leaving directory `/usr/src/postgresql-7.1.3/src/test/regress'
> make[1]: Leaving directory `/usr/src/postgresql-7.1.3/src/test'
>

I found a mailing thread concerning a similar problem in the archives of
this list:
http://archives.postgresql.org/pgsql-cygwin/2001-04/msg00017.php
Is the proposed workaround still valid? Unfortunately, I cannot get my hands
on a cygwin version snapshot prior to 2001-04-16. Is there any other known
workaround?

Thanks in advance.
Carsten

-------------------------------------------------
Carsten Piepel
Diplom-Landschaftsoekologe
Institut fuer Geoinformatik
der Westfaelischen Wilhelms-Universitaet Muenster
Robert-Koch-Str. 26-28
48149 Muenster
Tel.: +49 (0)251 83-39762
Fax: +49 (0)251 83-39763
Email: piepel@ifgi.uni-muenster.de

Visit us at http://wwwifgi.uni-muenster.de
-------------------------------------------------
Two wrongs do not make a right.


pgsql-cygwin by date:

Previous
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: Windows 9x and PostgreSQL
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: backend closed the channel unexpectedly