Re: Changing the autovacuum launcher scheduling; oldest table first algorithm - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Changing the autovacuum launcher scheduling; oldest table first algorithm
Date
Msg-id CA+q6zcVzA5jOJi6bva-vL36KRq_7O0L7NhFwktZBrvLuyEK+Dw@mail.gmail.com
Whole thread Raw
In response to Re: Changing the autovacuum launcher scheduling; oldest table firstalgorithm  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Changing the autovacuum launcher scheduling; oldest table firstalgorithm  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
> On Tue, Oct 2, 2018 at 4:42 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Thu, Jun 28, 2018 at 04:20:53PM +0900, Masahiko Sawada wrote:
> > If there is an up-to-date information meaning either that there is no
> > tables needing vacuum or that there is only table needing vacuum but
> > being vacuumed by other worker, AV launcher can launches new one to
> > other database.
>
> I am not completely sure what we want to do with this patch in
> particular as there are many approaches and things which can be
> discussed.  For now, the latest patch proposed does not apply, so I am
> moving it to next CF, waiting for its author.

Nothing changed since then, but also the patch got not enough review to say
that there was substantial feedback. I'll move it to the next CF.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Removing remaining parallel-build hazards in ecpg
Next
From: Alvaro Herrera
Date:
Subject: Re: New GUC to sample log queries