Re: [GENERAL] postmaster crash - another server process exited abnormally

2005-05-06 Thread Richard Huxton
Michael Korotun wrote: Yes, this is oom Firstly it killed httpd and then postmaster. But who took all the memory? I see there Free swap: 0Kb in the messages log - was it a reason? Sounds likely. I have 1GB of RAM. For shared memory I took about 262MB. /etc/sysctl.conf === #shared me

Re: [GENERAL] postmaster crash - another server process exited

2005-05-06 Thread Scott Marlowe
On Fri, 2005-05-06 at 07:54, Michael Korotun wrote: > Hi Guys, > > > > I am writing here again. Here is the scenario of my problem: > > > > I have Postgres 8.0.1 on Linux FC3 and everything goes fine, except > that a one time per week approximately I am getting server crash with > a message

Re: [GENERAL] postmaster crash - another server process exited abnormally

2005-05-06 Thread Richard Huxton
Michael Korotun wrote: I have Postgres 8.0.1 on Linux FC3 and everything goes fine, except that a one time per week approximately I am getting server crash with a message in log: LOG: server process (PID 5252) was terminated by signal 9 Sounds like something is sending SIGKILL (kill -9) to your b