Re: [PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score

From: shihao zhong <zhong950419(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score
Date: 2026-09-02 01:20:24
Message-ID: CAGRkXqRUV7xMRm7Z7-FR91-dWkd6s2XtWrmRmqnnv2JGLd=6Og@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Thanks for reporting this. This is already being discussed here:
> https://www.postgresql.org/message-id/apWcbq91BAfhmsKU%40nathan. The
> TAP test case looks interesting and will definitely be useful. You may
> want to propose it in that thread or here.

Hi Bharath,

Thanks for pointing that out, I had rebased my patch based on Nathan's patch
and responded in that thread.

Thanks,
Shihao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2026-09-02 01:21:09 Re: Credits For v19
Previous Message shihao zhong 2026-09-02 01:19:23 Re: another autovacuum scheduling thread