Re: core file found... - Mailing list pgsql-sql

From Tom Lane
Subject Re: core file found...
Date
Msg-id 12721.1021129283@sss.pgh.pa.us
Whole thread Raw
In response to Re: core file found...  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
Responses Re: core file found...  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
List pgsql-sql
"Rajesh Kumar Mallah." <mallah@trade-india.com> writes:
> This is what i have

> Core was generated by `/usr/local/pgsql/bin/postmaster'.
> Program terminated with signal 25, File size limit exceeded.

Well, there you have it.  Probably the postmaster's log output exceeded
whatever ulimit setting you have it running under.

It's a real good idea to start postmasters under "ulimit -a unlimited"
(or whatever your local syntax is).  I'd recommend putting such a
command directly into the postmaster start script you use.
        regards, tom lane


pgsql-sql by date:

Previous
From: "Rajesh Kumar Mallah."
Date:
Subject: Further info : Very high load average but no cpu utilization ?
Next
From: Tom Lane
Date:
Subject: Re: pg_stat_get_backend_pid seems to be listing non existant