Re: Error Broken pipe in log postgres - Mailing list pgsql-performance

From Craig James
Subject Re: Error Broken pipe in log postgres
Date
Msg-id CAFwQ8rdE3g5yu7Zv77TUXexaKwhc_+SG90hC3GQC3CYZmDYcqQ@mail.gmail.com
Whole thread Raw
In response to Error Broken pipe in log postgres  (Rogerio Pereira <rogerio.pereira@riosoft.com.br>)
List 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 by date:

Previous
From: Rogerio Pereira
Date:
Subject: Error Broken pipe in log postgres
Next
From: salah jubeh
Date:
Subject: Re: Query in cache