回复:回复:another autovacuum scheduling thread

From: 段坤仁(刻韧) <duankunren(dot)dkr(at)alibaba-inc(dot)com>
To: "Nathan Bossart" <nathandbossart(at)gmail(dot)com>
Cc: "Sami Imseih" <samimseih(at)gmail(dot)com>, "Jeremy Schneider" <schneider(at)ardentperf(dot)com>, "Robert Treat" <rob(at)xzilla(dot)net>, "David Rowley" <dgrowleyml(at)gmail(dot)com>, "Robert Haas" <robertmhaas(at)gmail(dot)com>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: 回复:回复:another autovacuum scheduling thread
Date: 2025-11-14 02:25:54
Message-ID: 865495e3-13ea-4b6d-bad8-5d48e3d05a90.duankunren.dkr@alibaba-inc.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you for your reply. You are absolutely right, and I apologize for straying off-topic in this thread. I have moved my thoughts to a separate thread [0].
[0]https://www.postgresql.org/message-id/fffdd62e-4d97-4701-ad57-0cd3ef1ebef4.duankunren.dkr%40alibaba-inc.com <https://www.postgresql.org/message-id/fffdd62e-4d97-4701-ad57-0cd3ef1ebef4.duankunren.dkr%40alibaba-inc.com >
------------------------------------------------------------------
发件人:Nathan Bossart <nathandbossart(at)gmail(dot)com>
发送时间:2025年11月14日(周五) 02:47
收件人:"段坤仁(刻韧)"<duankunren(dot)dkr(at)alibaba-inc(dot)com>
抄 送:Sami Imseih<samimseih(at)gmail(dot)com>; Jeremy Schneider<schneider(at)ardentperf(dot)com>; Robert Treat<rob(at)xzilla(dot)net>; David Rowley<dgrowleyml(at)gmail(dot)com>; Robert Haas<robertmhaas(at)gmail(dot)com>; "pgsql-hackers"<pgsql-hackers(at)postgresql(dot)org>
主 题:Re: 回复:another autovacuum scheduling thread
On Fri, Nov 14, 2025 at 02:37:31AM +0800, 段坤仁(刻韧) wrote:
> Hi all, I have read the discussion in this thread and am pleased to see the
> community working collaboratively to address some long-standing autovacuum
> problems. Nathan's patch implementation is quite promising and demonstrates
> considerable potential. I have previously attempted similar approaches; however,
> I was unable to develop such a comprehensive and well-formulated calculation
> framework. We would certainly welcome the integration of this improvement into
> v19 or subsequent versions.
Thanks!
> I have tried Nathan's V7 patch and implemented some cost delay mechanisms
> based on it that might be helpful for the issues you guys mentioned.
Unfortunately, cost delay adjustments are off-topic for this thread, as I
hinted yesterday [0]. I'd certainly like to explore this idea, but if we
can't keep the discussion focused, it'll be hard to get anything committed.
[0] https://postgr.es/m/aRTpqMleDpoQm9OO%40nathan <https://postgr.es/m/aRTpqMleDpoQm9OO%40nathan >
--
nathan

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2025-11-14 03:15:47 Re: Issue with logical replication slot during switchover
Previous Message 段坤仁 (刻韧) 2025-11-14 02:19:13 回复:autovacuum cost delay improvement thread