all backends (pg7.2.3 / redhat 7.2) die due to unexpected signal 14 (SIGALRM)

Поиск
Список
Период
Сортировка
От Mark Aufflick
Тема all backends (pg7.2.3 / redhat 7.2) die due to unexpected signal 14 (SIGALRM)
Дата
Msg-id E05F3582-3276-11D7-9B20-000393C10932@pumptheory.com
обсуждение исходный текст
Ответы Re: all backends (pg7.2.3 / redhat 7.2) die due to unexpected signal 14 (SIGALRM)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
DEBUG:  server process (pid 971) was terminated by signal 14
DEBUG:  terminating any other active server processes

seems to be happening every day or so.

The server log doesn't indicate any problems more innocuous than the
occasional unexpected EOF on client connections, a few 'adding missing
FROM-clause' and a stack of name truncation log entries.

The clients are AOLServer/OpenACS and a perl daemon that forks off a
handful of children (which only access two tables).

Both plpgsql and plperlu are used (plperlu is used for one trigger
function to post a single https form that sends an sms message, and
record the result body).

I have trolled the mail list archives and the only similar deaths I
have found are under cygwin, but I am running a fully up2date redhat
7.2 box (with custom compiled 7.2.3 from sources as of a month ago).

Any ideas would be greatly appreciated!

Cheers,

Mark.
--
Mark Aufflick
e: mark@pumptheory.com
w: www.pumptheory.com
p: +61 438 700 647


В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Documentation needs significant improvement
Следующее
От: Tom Lane
Дата:
Сообщение: Re: all backends (pg7.2.3 / redhat 7.2) die due to unexpected signal 14 (SIGALRM)