Re: autovacuum scheduling starvation and frenzy - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: autovacuum scheduling starvation and frenzy
Date
Msg-id 20140930221722.GS5311@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: autovacuum scheduling starvation and frenzy  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera wrote:

> The attached patch implements that.  I only tested it on HEAD, but
> AFAICS it applies cleanly to 9.4 and 9.3; fairly sure it won't apply to
> 9.2.  Given the lack of complaints, I'm unsure about backpatching
> further back than 9.3 anyway.

FWIW my intention is to make sure this patch is in 9.4beta3.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Per table autovacuum vacuum cost limit behaviour strange
Next
From: Kevin Grittner
Date:
Subject: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}