Re: Error Broken pipe in log postgres

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2013/11/18 Rogerio Pereira <rogerio.pereira@xxxxxxxxxxxxxx>
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


[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux