Sandeep Gupta <gupta.sand...@gmail.com> writes:
>  My postgres sessions, after being idle for 5 --6 hrs, crash on their own.
> Sometimes with error messages sometimes without. The message I get appended
> below. I was looking for suggestion to narrow down as to what could have
> caused this problem. System log doesn't show anything.

> LOG:  statistics collector process (PID 6631) was terminated by signal 9:
> Killed

Signal 9 is a kill.  If you didn't manually kill the process, it's almost
certainly the infamous Linux OOM killer that did it.  And yes, that would
be recorded in the kernel log ...

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to