Re: log bloating with shortlife bgworkers? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: log bloating with shortlife bgworkers?
Date
Msg-id CA+TgmobBBnGB8ExF2T2wfcFbZpPKt0mwYmdVun7pOfZmcs8Y+Q@mail.gmail.com
Whole thread Raw
In response to log bloating with shortlife bgworkers?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Fri, May 15, 2015 at 2:04 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> I am planning to use short living bg workers. I was little bit surprised so
> any start and finish does entry in log. Is there any plan to decrease a log
> level for these purposes?

Parallel query is going to hit that issue, too.  I imagine we'll do
something about it at some point.  Maybe add a flag that reduces the
log level to DEBUG1 or DEBUG2.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL);
Next
From: Robert Haas
Date:
Subject: Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL);