Re: How to repair Pg 9.1?

From: "Dmitry E(dot) Oboukhov" <unera(at)debian(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to repair Pg 9.1?
Date: 2012-04-15 16:21:25
Message-ID: 20120415162125.GI5518@apache.rbscorp.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> Recently I started a hard query (ALTER TABLE) and then Postgresql was
>> killed by OOM killer.
>> ...
>> 2012-04-15 16:46:02 MSK LOG: server process (PID 825) was terminated by signal 11: Segmentation fault

> You sure it was an OOM kill? The OOM killer does its dirty work with
> signal 9 (SIGKILL), not signal 11 (SIGSEGV).

OOM killer was when I did 'ALTER TABLE' (in the first time),
the log was since the time for each client's connecting.

Sorry, my bad English, I could not explain cleanly :)
--

. ''`. Dmitry E. Oboukhov
: :’ : email: unera(at)debian(dot)org jabber://UNera(at)uvw(dot)ru
`. `~’ GPGKey: 1024D / F8E26537 2006-11-21
`- 1B23 D4F8 8EC0 D902 0555 E438 AB8C 00CF F8E2 6537

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2012-04-15 16:21:28 Re: How to repair Pg 9.1?
Previous Message Tom Lane 2012-04-15 15:31:13 Re: How to repair Pg 9.1?