Perl script is killed by SIGPIPE

From: Yogesh Sharma <yogeshraj95(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Perl script is killed by SIGPIPE
Date: 2017-09-12 01:02:16
Message-ID: CAEZUwCQrmDFHECVtD5PQsXEjQeMHDrv7=HBnOkDmDfN+t+uyvg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Frank Millman 2017-09-12 06:45:58 Joining 16 tables seems slow
Previous Message Michael Paquier 2017-09-11 22:32:30 Re: contrecord is requested