Re: How to repair Pg 9.1? - Mailing list pgsql-general

From Dmitry E. Oboukhov
Subject Re: How to repair Pg 9.1?
Date
Msg-id 20120415162125.GI5518@apache.rbscorp.ru
Whole thread Raw
In response to Re: How to repair Pg 9.1?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@debian.org jabber://UNera@uvw.ru
`. `~’              GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537

Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to repair Pg 9.1?
Next
From: Tomas Vondra
Date:
Subject: Re: How to repair Pg 9.1?