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

From Masahiko Sawada
Subject Re: Changing the autovacuum launcher scheduling; oldest table first algorithm
Date
Msg-id CAD21AoDGCDj+x9T29qdk72jQDGgv4qYnmeavSYWQ2kVbuWdJYA@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 first algorithm
List pgsql-hackers
On Fri, Nov 30, 2018 at 10:48 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Thu, Nov 29, 2018 at 06:21:34PM +0100, Dmitry Dolgov wrote:
> > 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.
>
> I would have suggested to mark the patch as returned with feedback
> instead as the thing does not apply for some time now, and the author
> has been notified about a rebase.

Agreed and sorry for the late reply.

The design of this patch would need to be reconsidered based on
suggestions and discussions we had before. I'll propose it again after
considerations.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Removing remaining parallel-build hazards in ecpg
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Add TAP tests for pg_verify_checksums