Re: pq_flush: send() failed: Broken pipe

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pq_flush: send() failed: Broken pipe
Дата
Msg-id 26161.1173152759@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pq_flush: send() failed: Broken pipe  (Yumiko Izumi <izumi-yumiko@scnet.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: pq_flush: send() failed: Broken pipe
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Query timing