Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section - Mailing list pgsql-www

From Magnus Hagander
Subject Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Date
Msg-id CABUevEyV_RjytuAE48HzM9g4vXMh8V72XDYB+MUuMJQWK79vjA@mail.gmail.com
Whole thread Raw
In response to Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section
List pgsql-www


On Fri, 20 Feb 2026 at 23:28, Nathan Bossart <nathandbossart@gmail.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@gmail.com> wrote:
>> On Wed, Jan 8, 2025 at 6:35 AM Daniel Gustafsson <daniel@yesql.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
 

pgsql-www by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: "Resend email" archive action seems busted
Next
From: Nathan Bossart
Date:
Subject: Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section