Search Postgresql Archives

Re: postmaster crash - another server process exited abnormally

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 backend processes. If you're not doing it, I don't suppose you could be running out of RAM could you? The Linux out-of-memory (oom) process killer has traditionally been fairly useless at choosing "safe" processes to kill.


--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux