Re: [PERFORM] Error Broken pipe in log postgres

2013-11-18 Thread Craig James
2013/11/18 Rogerio Pereira > 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 se

[PERFORM] Error Broken pipe in log postgres

2013-11-18 Thread Rogerio Pereira
Title: Assinatura de E-mail padrão Riosoft 20 anos Hi, Which can be the error : -- could not send data to client: Broken pipe -- FATAL:  connection to client lo