Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation
От | Robert Haas |
---|---|
Тема | Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation |
Дата | |
Msg-id | CA+Tgmoas0L1S4MMWpNZzz_kaffPF=iEtAn0KNLuvkUE43S2ZAw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation (Masahiko Sawada <sawada.mshk@gmail.com>) |
Ответы |
Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation
Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation |
Список | pgsql-hackers |
On Thu, Apr 4, 2019 at 9:19 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote: > As INDEX_CLEANUP option has been added by commit a96c41f, the new > option for this feature could also accept zero or one boolean > argument, that is SHRINK_TABLE [true|false] and true by default. > Explicit options on VACUUM command overwrite options set by > reloptions. And if the boolean argument is omitted the option depends > on the reloptions. Yes, I think that's how it should work, because that's how the other option works, and there's no compelling reason to be consistent. My preference is for "truncate" over "shrink". -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: