Error: No Buffer Space Available - Mailing list pgsql-general

From cshelt@acxiom.com (Cole Shelton)
Subject Error: No Buffer Space Available
Date
Msg-id 8694132f.0109070720.83fd8f0@posting.google.com
Whole thread Raw
List pgsql-general
I'm running postgres under WINNT Server 4.0 with CYGWIN.  The
postmaster starts no problem, but I get the following error when
trying to start psql or issue a command:

postmaster: StreamConnection: setsockopt(TCP_NODELAY): No buffer space
available; the socket cannot be connected psql: pgReadData() -- read()
failed: errno=110

Thanks for any help
Cole

pgsql-general by date:

Previous
From: "Kurt Miller"
Date:
Subject: postmaster dies - what is output-meta?
Next
From: "Corn"
Date:
Subject: How to implement transaction in plpgsql?