Re: Bug in send() - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug in send()
Date
Msg-id 16218.987289507@sss.pgh.pa.us
Whole thread Raw
In response to Bug in send()  (Dennis Fleurbaaij <dennis@core-lan.nl>)
List pgsql-bugs
Dennis Fleurbaaij <dennis@core-lan.nl> writes:
> FATAL: pq_endmessage failed errno=32
> pq_flush: send() failed broken pipe

As near as I can tell, this is the trace of a backend exiting after the
client program ungracefully quit.  If you want to argue that this is a
Postgres bug then you will need to provide considerably more evidence.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Dennis Fleurbaaij
Date:
Subject: me bad :)
Next
From: Lonnie Cumberland
Date:
Subject: g++ not working for postgresql extension languages?