Re: Postgres 7.1rc4 on Cygwin fails to connect - Mailing list pgsql-cygwin

From Richard Church
Subject Re: Postgres 7.1rc4 on Cygwin fails to connect
Date
Msg-id F282Kljq65Rn8P5o7P60000066d@hotmail.com
Whole thread Raw
List pgsql-cygwin
I upgraded from 7.1rc4 to 7.1.2  and from an earlier  post by someone else I
changed the cygwin dll to the 1.3.1 version and this allowed the 7.1-2
version to work. I believe using the same cygwin1.dll for the 7.1rc4 would
have fixed the problem


>From: "Richard Church" <rfchurch@hotmail.com>
>To: pgsql-cygwin@postgresql.org
>Subject: [CYGWIN] Postgres 7.1rc4  on Cygwin fails to connect
>Date: Sun, 29 Apr 2001 13:19:30 -0000
>
>
>Question 1
>
>I am able to install and initdb Postgres. But whenever I try to run psql or
>createdb, it fails and I get the message below.
>
>The part which starts 'backend closed the channel....'  always comes up
>with
>rest of the message varying depending on the message.
>
>psql: pqReadData() -- backend closed the channel unexpectedly.
>    This probably means the backend terminated abnormally
>    before or while processing the request.
>createdb: database creation failed
>pq_flush: send<> failed: The connection was aborted
>pq_recvbuf: recv() failed: errno
>
>Question 2
>
>My postgresql.conf file is completely commented out.
>
>Can anyone show me a sample which will at least allow connection via
>TCP/IP?
>
>Could it be the reason why the commands above are not working?  I  execute
>these commands from the cygwin console.
>
>
>Thanks
>
>Richard
>
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://www.postgresql.org/search.mpl

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


pgsql-cygwin by date:

Previous
From: "Richard Church"
Date:
Subject: Re: Postgres 7.1-2 repeatedly fails to connect
Next
From: Jason Tishler
Date:
Subject: Re: [PATCHES] Cygwin PostgreSQL ESQL Patch