Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Date: 2025-01-14 19:28:36
Message-ID: 202501141928.4il2k5oyaosu@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 2025-Jan-14, Melanie Plageman wrote:

> On Tue, Jan 14, 2025 at 1:21 PM Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:

> > 55432 18devel 560655=# select name, category from pg_settings where (short_desc ilike '%vacuum%' or extra_desc ilike '%vacuum%') and category not ilike '%vacuum%';
> > name │ category
> > ─────────────────────────────┼─────────────────────────────────────
> > autovacuum_work_mem │ Resource Usage / Memory
> > log_autovacuum_min_duration │ Reporting and Logging / What to Log
> > maintenance_work_mem │ Resource Usage / Memory
> > vacuum_buffer_usage_limit │ Resource Usage / Memory
>
> Yea, Alena also mentioned these GUCs that are in different groups. I
> think it is okay for these four to remain in their current locations
> as their current groupings seem descriptive enough.

I agree.

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"No hay ausente sin culpa ni presente sin disculpa" (Prov. francés)

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Alena Rybakina 2025-01-14 19:29:59 Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Previous Message Melanie Plageman 2025-01-14 19:01:13 Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection

Browse pgsql-hackers by date

  From Date Subject
Next Message Alena Rybakina 2025-01-14 19:29:59 Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Previous Message Melanie Plageman 2025-01-14 19:01:13 Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection