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

From Rajesh Kumar Mallah.
Subject Re: core file found...
Date
Msg-id 200205121110.28249.mallah@trade-india.com
Whole thread Raw
In response to Re: core file found...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Yes you are very correct,

postmaster's log had exceed the OS file limit
which was ~ 2.1 GB  .

i wanted to rotate these log but i do not know
how to make postmaster recreate a log file while
it is running.

I start postmaster as

$ pg_ctl  -l /var/log/pgsql start
for a reason i will explain in a seperate post


thanks very much ,



On Saturday 11 May 2002 08:31 pm, Tom Lane wrote:
> "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

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.




pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Further info : Very high load average but no cpu utilization ?
Next
From: "Rajesh Kumar Mallah."
Date:
Subject: Re: Further info : Very high load average but no cpu utilization ?