Re: pq_flush: send() failed: Broken pipe - Mailing list pgsql-general

From Tom Lane
Subject Re: pq_flush: send() failed: Broken pipe
Date
Msg-id 26161.1173152759@sss.pgh.pa.us
Whole thread Raw
In response to pq_flush: send() failed: Broken pipe  (Yumiko Izumi <izumi-yumiko@scnet.co.jp>)
List pgsql-general
Yumiko Izumi <izumi-yumiko@scnet.co.jp> writes:
> When I carried out SQL sentence in PostgreSQL7.3.8 environment,
> PostgreSQL outputs the following error messages.
> ==============================
> Dec 19 13:50:32 gyomu01 postgres[807]: [11] LOG:  pq_flush: send() failed: Broken pipe
> Dec 19 13:50:33 gyomu01 postgres[807]: [12] LOG:  pq_recvbuf: unexpected EOF on client connection

These messages indicate that psql crashed, not the backend.  Did you not
see any interesting messages on the client side?  Can you get a stack
trace from the psql crash?

Also, as someone already mentioned, the current release in the 7.3
branch is 7.3.18 not 7.3.8.  If you want us to expend time looking for
the problem, it would be polite to first make sure it's not a
long-since-solved problem.

            regards, tom lane

pgsql-general by date:

Previous
From: "Andrej Ricnik-Bay"
Date:
Subject: Re: pq_flush: send() failed: Broken pipe
Next
From: Robert Treat
Date:
Subject: Re: Query timing