[GENERAL] Perl script is killed by SIGPIPE - Mailing list pgsql-general

From Yogesh Sharma
Subject [GENERAL] Perl script is killed by SIGPIPE
Date
Msg-id CAEZUwCQrmDFHECVtD5PQsXEjQeMHDrv7=HBnOkDmDfN+t+uyvg@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Perl script is killed by SIGPIPE  (Vick Khera <vivek@khera.org>)
Re: [GENERAL] Perl script is killed by SIGPIPE  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-general
Dear All,

We have one perl script that is opening DB connection and performaing insert DB operation.When duplicate entry Comming in query,Postgres forecfully killing process itself and in Postgres log "unexpected EOF on client connection" error is Comming.
This issue is not Comming every time.
We have found child script is killed by signal 13 SIGPIPE. When duplicate key violates error occured, script is killed but not all time.

Thanks in advance.

Yogesh

pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [GENERAL] contrecord is requested
Next
From: "Frank Millman"
Date:
Subject: [GENERAL] Joining 16 tables seems slow