Re: Postmaster terminated without any error message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "roger" <roger(at)tagalder(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postmaster terminated without any error message
Date: 2004-10-10 19:29:48
Message-ID: 12764.1097436588@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"roger" <roger(at)tagalder(dot)com> writes:
> We have Postgresql 7.2 under Redhat 7.2. Postmaster can be started and we c=
> an use it without problem. However postmaster will terminate abnormally aft=
> er 1 or 2 hours and leave no error messages.

I suspect you are starting the postmaster under resource constraints
(check "ulimit" settings) or else the postmaster is getting hit by the
kernel's infamous "out-of-memory killer" (google for "OOM kill" for more
info).

In recent Linux kernels you can prevent OOM kills by adjusting the
kernel's memory allocation parameters, but RH 7.2 may be too old to give
you that control.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gaetano Mendola 2004-10-10 20:40:35 Re: service not starting
Previous Message Gary Stainburn 2004-10-10 18:56:14 service not starting