Re: postmaster crash - another server process exited abnormally
От
Richard Huxton
Тема
Re: postmaster crash - another server process exited abnormally
Дата
Msg-id
427B7498.8040304@archonet.com
Ответ на
postmaster crash - another server process exited abnormally (Michael Korotun)
Список
Дерево обсуждения
postmaster crash - another server process exited abnormally "Michael Korotun" <michael@softasap.net>
Re: postmaster crash - another server process exited Scott Marlowe <smarlowe@g2switchworks.com>
Re: postmaster crash - another server process exited abnormally Richard Huxton <dev@archonet.com>
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
В списке pgsql-general по дате отправления