Re: Trigger more frequent autovacuums of heavy insert tables

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: Robert Treat <rob(at)xzilla(dot)net>, Greg Sabino Mullane <htamfids(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Peter Geoghegan <pg(at)bowt(dot)ie>, David Rowley <dgrowley(at)gmail(dot)com>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Subject: Re: Trigger more frequent autovacuums of heavy insert tables
Date: 2025-11-18 20:20:51
Message-ID: aRzVI_CPO8TUS4At@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 11, 2025 at 12:48:39PM -0600, Nathan Bossart wrote:
> I think maintenance.sgml needs an update (specifically, the part about the
> insert threshold [0]).

Here is a first try.

--
nathan

Attachment Content-Type Size
v1-0001-fix-insert-vacuum-docs.patch text/plain 1.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-11-18 20:22:02 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message Akshat Jaimini 2025-11-18 20:19:46 Re: RFC: Logging plan of the running query