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 <[email protected]> Discussion: https://postgr.es/m/caj7c6tpcsqzhbhrsicmmvwme8f7pws7i9j49sp1zpks_er+...@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(-)
