pgsql: Change the docs for PARALLEL option of Vacuum. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Change the docs for PARALLEL option of Vacuum.
Date
Msg-id E1kUMgD-00060r-08@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Change the docs for PARALLEL option of Vacuum.  (Magnus Hagander <magnus@hagander.net>)
Re: pgsql: Change the docs for PARALLEL option of Vacuum.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Change the docs for PARALLEL option of Vacuum.

The rules to choose the number of parallel workers to perform parallel
vacuum operation were not clearly specified.

Reported-by: Peter Eisentraut
Author: Amit Kapila
Backpatch-through: 13, where it was introduced
Discussion: https://postgr.es/m/36aa8aea-61b7-eb3c-263b-648e0cb117b7@2ndquadrant.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/99ae342fc4ffe5f9a6ec7f540c5a31fb483b06e6

Modified Files
--------------
doc/src/sgml/ref/vacuum.sgml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Change the docs for PARALLEL option of Vacuum.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Improve whitespace