Re: add PROCESS_MAIN to VACUUM
От | Melanie Plageman |
---|---|
Тема | Re: add PROCESS_MAIN to VACUUM |
Дата | |
Msg-id | CAAKRu_amaA3gDUwsKtipWY_ShGSy_O3D8hwN8aT98LcBVK+yHQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: add PROCESS_MAIN to VACUUM (Michael Paquier <michael@paquier.xyz>) |
Ответы |
Re: add PROCESS_MAIN to VACUUM
|
Список | pgsql-hackers |
On Mon, Mar 6, 2023 at 10:45 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Mon, Mar 06, 2023 at 04:59:49PM -0800, Nathan Bossart wrote: > > That did cross my mind, but I was worried that trying to explain all that > > here could cause confusion. > > > > If PROCESS_MAIN is set (the default), it's time to vacuum the main > > relation. Otherwise, we can skip this part. If processing the TOAST > > table is required (e.g., PROCESS_TOAST is set), we'll force > > PROCESS_MAIN to be set when we recurse to the TOAST table so that it > > gets processed here. > > > > How does that sound? > > Sounds clear to me, thanks! Melanie, what do you think? Yes, sounds clear to me also! - Melanie
В списке pgsql-hackers по дате отправления: