Improve docs and error messages for parallel vacuum.

Amit Kapila <akapila@postgresql.org>

Commit: 9012e5594c6ff803abb6d51e164797e3810845c1
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-05-25T04:10:16Z
Releases: 13.4
Improve docs and error messages for parallel vacuum.

The error messages, docs, and one of the options were using
'parallel degree' to indicate parallelism used by vacuum command. We
normally use 'parallel workers' at other places so change it for parallel
vacuum accordingly.

Author: Bharath Rupireddy
Reviewed-by: Dilip Kumar, Amit Kapila
Backpatch-through: 13
Discussion: https://postgr.es/m/CALj2ACWz=PYrrFXVsEKb9J1aiX4raA+UBe02hdRp_zqDkrWUiw@mail.gmail.com

Files

Documentation touched

Discussion