Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-www(at)postgresql(dot)org
Subject: Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Date: 2026-02-23 15:43:43
Message-ID: CABUevEyV_RjytuAE48HzM9g4vXMh8V72XDYB+MUuMJQWK79vjA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Fri, 20 Feb 2026 at 23:28, Nathan Bossart <nathandbossart(at)gmail(dot)com>
wrote:

> (moved to pgsql-www from [0])
>
> On Thu, Jan 09, 2025 at 01:54:18PM +0100, Daniel Gustafsson wrote:
> > On 9 Jan 2025, at 02:30, Melanie Plageman <melanieplageman(at)gmail(dot)com>
> wrote:
> >> On Wed, Jan 8, 2025 at 6:35 AM Daniel Gustafsson <daniel(at)yesql(dot)se>
> wrote:
> >>> There is also a redirect functionality, which isn't used anywhere
> right now,
> >>> but ideally could be used to redirect bookmarks for /current/<oldname>
> to
> >>> /current/<newname>.
> >>
> >> Thanks to Nathan and Tom for noticing and Daniel for replying. So, if
> >> I understand correctly, pgweb will do this for me without me needing
> >> to do anything in my patch?
> >
> > Correct, it's a setting in the database on the postgresql.org website.
>
> I've been alerted that the following page no longer works:
>
>
> https://www.postgresql.org/docs/current/runtime-config-autovacuum.html
>
> I believe we want that to redirect to
>
> https://www.postgresql.org/docs/current/runtime-config-vacuum.html
>
> Could the website folks pretty-please add this?
>
> [0] https://postgr.es/m/5C20F2F0-FBF6-47C4-B0A3-A0760127C946%40yesql.se

Hi!

I've added both a redirect and an alias for this. Note that some of this
code is pretty untested, so please keep an extra eye out on if things
break (some might do so tomorrow when everything expires from cache, but I
*think* I purged all relevant parts)

//Magnus

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-02-23 15:45:50 Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Previous Message John Naylor 2026-02-23 15:32:50 Re: centralize CPU feature detection

Browse pgsql-www by date

  From Date Subject
Next Message Nathan Bossart 2026-02-23 15:45:50 Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Previous Message Stefan Kaltenbrunner 2026-02-22 14:58:31 Re: "Resend email" archive action seems busted