| From: | "roger" <roger(at)tagalder(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Postmaster terminated without any error message |
| Date: | 2004-10-10 22:01:18 |
| Message-ID: | 03b501c4af14$acbcd640$6501a8c0@rlamry8o17vxdk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Thanks for your information. I couldn't find the "ulimit" setting in
postgresql.conf. Where can I find it? I use the default settings in pgsql.
Thanks.
Roger Lam
----- Original 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>
Sent: Sunday, October 10, 2004 3:29 PM
Subject: Re: [ADMIN] Postmaster terminated without any error message
> "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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marcio fernandes <mfernandes@infolink.com.br> | 2004-10-11 04:47:56 | unsubscribe pgsql-admin |
| Previous Message | Gary Stainburn | 2004-10-10 20:45:41 | SORTED - Re: service not starting |