[GENERAL] Perl script is killed by SIGPIPE

Поиск
Список
Период
Сортировка
От Yogesh Sharma
Тема [GENERAL] Perl script is killed by SIGPIPE
Дата
Msg-id CAEZUwCQrmDFHECVtD5PQsXEjQeMHDrv7=HBnOkDmDfN+t+uyvg@mail.gmail.com
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [GENERAL] contrecord is requested
Следующее
От: "Frank Millman"
Дата:
Сообщение: [GENERAL] Joining 16 tables seems slow