| From: | Masahiko Sawada <msawada(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Improve consistency of parallel vacuum description. |
| Date: | 2026-04-10 18:00:27 |
| Message-ID: | E1wBG9a-000L7p-20@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Improve consistency of parallel vacuum description.
Use consistent phrasing for parallel vacuum descriptions between
manual VACUUM and autovacuum. Specifically, clarify that the parallel
worker count is limited by the respective options only if they are
explicitly specified.
Also, fix a typo in the parallel vacuum section.
Author: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
Discussion: https://postgr.es/m/CAJ7c6TPcSqzhbhrsiCMmVwmE8F7pwS7i9J49SP1zPKS_ER+vcA@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/2a3d2f9f68da0c430c497bf29f60373f5214307d
Modified Files
--------------
doc/src/sgml/maintenance.sgml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2026-04-10 18:23:01 | Re: pgsql: ssl: Serverside SNI support for libpq |
| Previous Message | Fujii Masao | 2026-04-10 15:34:18 | Re: pgsql: ssl: Serverside SNI support for libpq |