pgsql: Change the docs for PARALLEL option of Vacuum.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Change the docs for PARALLEL option of Vacuum.
Дата
Msg-id E1kUMgC-00060q-W1@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/560d260d7852dc54a8c587c1b388843e8c433bc8

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix potential memory leak in pgcrypto
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Change the docs for PARALLEL option of Vacuum.