Обсуждение: pgsql: doc: Improve consistency of parallel vacuum description.

Поиск
Список
Период
Сортировка

pgsql: doc: Improve consistency of parallel vacuum description.

От
Masahiko Sawada
Дата:
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@tigerdata.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(-)