Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers
Дата
Msg-id CAA4eK1Km5VVmdPpdMNSA414uRFJKVw8r_A7ORpL-0pHnYfGpLw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Tue, Sep 29, 2020 at 3:13 PM Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
>
> On 2020-09-26 07:32, Amit Kapila wrote:
> > This is exactly my feeling too. But how about changing documentation a
> > bit as proposed above [1] to make it precise.
> >
> > [1] - https://www.postgresql.org/message-id/CAA4eK1LQWXS_4RwLo%2BWT7jusGnBkUvXO73xQOCsydWLYBpLBEg%40mail.gmail.com
>
> Yes, making the documentation more precise would be good.  Right now,
> it's a bit confusing and unclear (using phrases like "based on").
> Someone who wants to the the VACUUM PARALLEL option presumably  wants
> precise control, so specifying the exact rules would be desirable.
>

I have changed the docs to make this clear. Let me know what you think?

-- 
With Regards,
Amit Kapila.

Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCH] Add section headings to index types doc
Следующее
От: Jesse Zhang
Дата:
Сообщение: Re: Residual cpluspluscheck issues