Re: Changing the autovacuum launcher scheduling; oldest table first algorithm

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>
Subject: Re: Changing the autovacuum launcher scheduling; oldest table first algorithm
Date: 2018-03-02 08:00:52
Message-ID: CAD21AoCeoZQZOFc7dxQKS4CT60nyFp45F0dGqxu0FYu9EqCVjQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 2, 2018 at 4:51 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> Hi,
>
> On 2018-02-28 18:04:27 +0900, Masahiko Sawada wrote:
>> I've created the new thread for the changing AV launcher scheduling.
>> The problem of AV launcher scheduling is described on [1] but I
>> summarize it here.
>
> This is a new patch submitted to CF 2018-03. As that's the last CF for
> v11, and this patch isn't trivial, I propose to instead move this to the
> next CF.
>

Thank you for comment.
I recently added this patch to the current CF but discussion for
design has started from the end of Jan. So I don't think this patch is
design phase but should I move it to the next CF?

Regards,

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2018-03-02 08:02:35 Re: 2018-03 Commitfest Summary (Andres #4)
Previous Message Andres Freund 2018-03-02 08:00:35 Re: 2018-03 Commitfest starts tomorrow