Re: Reasons for postgres processes beeing killed by SIGNAL 9?

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Reasons for postgres processes beeing killed by SIGNAL 9?
Date: 2012-05-17 23:09:26
Message-ID: 4FB58526.4020700@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/17/2012 03:44 PM, Clemens Eisserer wrote:
> Hi,
>
> Recently single postgres processes are killed by SIGNAL 9 on our
> virtual vvmware managed server without any manual interaction -
> causing lost transactions.
> Any ideas what could be the reason? Could postmaster the source of the signal?
>
> We are running postgreql 8.4.7 on Linux 64-bit.
...

Out of memory or OOM killer?? Any such messages in system logs?

Cheers,
Steve

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message E-Blokos 2012-05-17 23:17:44 cascade replication and multiple primary_conninfo
Previous Message Clemens Eisserer 2012-05-17 22:44:41 Reasons for postgres processes beeing killed by SIGNAL 9?