Re: less log level for success dynamic background workers for 9.5

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: less log level for success dynamic background workers for 9.5
Date: 2015-06-23 00:19:19
Message-ID: 5588A607.3020905@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/14/15 12:25 AM, Pavel Stehule wrote:
> Hi
>
> I am working on scheduler extension for 9.5. It use bgworkers
> intensively for any task. This is reason, why I need to decrease a log
> level - and I am thinking so parallel computing needs it due high number
> of created and finished workers.
>
> It should be fixed in 9.5 - because it is limiting factor for bgworkers
> usage in 9.5.

Anything ever happen with this? I agree that LOG is to high for
reporting most (if not all) of these things.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Data in Trouble? Get it in Treble! http://BlueTreble.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-06-23 00:46:00 Re: Hash index creation warning
Previous Message Jim Nasby 2015-06-23 00:06:33 Re: Hash index creation warning