Re: Mysterious Death of postmaster (-9)

From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
To: "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Mysterious Death of postmaster (-9)
Date: 2004-11-13 23:03:53
Message-ID: 20041113145704.I47348@megazone.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 13 Nov 2004, Gregory S. Williamson wrote:

> Looking in the logs I see:
> 2004-11-13 13:30:28 LOG: unexpected EOF on client connection
> 2004-11-13 13:30:40 LOG: unexpected EOF on client connection
> 2004-11-13 13:38:28 LOG: could not send data to client: Broken pipe
> 2004-11-13 13:42:15 LOG: server process (PID 30272) was terminated by signal 9
> 2004-11-13 13:42:16 LOG: terminating any other active server processes
> 2004-11-13 13:42:16 WARNING: terminating connection because of crash of another
> server process

> Just to rule out any internal chances, is there any way this shutdown
> could have been triggered from within postgres itself ? Can anyone
> construct any scenarios in which Linux, postgres or proxool could have
> done this without human intervention ?

Is it possible that you ran into the out of memory killer? That's the
most likely thing beyond admin intervention I can think of.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2004-11-13 23:06:28 Re: Mysterious Death of postmaster (-9)
Previous Message Gregory S. Williamson 2004-11-13 22:39:38 Mysterious Death of postmaster (-9)