Re: Error Broken pipe in log postgres

Поиск
Список
Период
Сортировка
От Craig James
Тема Re: Error Broken pipe in log postgres
Дата
Msg-id CAFwQ8rdE3g5yu7Zv77TUXexaKwhc_+SG90hC3GQC3CYZmDYcqQ@mail.gmail.com
обсуждение исходный текст
Ответ на Error Broken pipe in log postgres  (Rogerio Pereira <rogerio.pereira@riosoft.com.br>)
Список pgsql-performance
2013/11/18 Rogerio Pereira <rogerio.pereira@riosoft.com.br>
Which can be the error :

-- could not send data to client: Broken pipe
-- FATAL:  connection to client lost

It means the client program disconnected from the Postgres server (or was killed) before the server finished a query, and the server had no place to send the answer.

Craig

В списке pgsql-performance по дате отправления:

Предыдущее
От: Rogerio Pereira
Дата:
Сообщение: Error Broken pipe in log postgres
Следующее
От: salah jubeh
Дата:
Сообщение: Re: Query in cache