Re: [HACKERS] Too many autovacuum workers spawned during forcedauto-vacuum - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [HACKERS] Too many autovacuum workers spawned during forcedauto-vacuum
Date
Msg-id 20170119191112.f3yfc4jcjzeyostx@alvherre.pgsql
Whole thread Raw
In response to Re: [HACKERS] Too many autovacuum workers spawned during forced auto-vacuum  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas wrote:

> After sleeping on this, I'm inclined to go with Amit's fix for now.
> It seems less likely to break anything in the back-branches than any
> other option I can think up.

Yeah, no objections here.

Note typo "imporatant" in the comment.

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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] [PATCH] Fix minor race in commit_ts SLRU truncation vslookups
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Declarative partitioning - another take