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

From Alvaro Herrera
Subject Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Date
Msg-id 202501141928.4il2k5oyaosu@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
On 2025-Jan-14, Melanie Plageman wrote:

> On Tue, Jan 14, 2025 at 1:21 PM Alvaro Herrera <alvherre@alvh.no-ip.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)



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Next
From: Alena Rybakina
Date:
Subject: Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection