Re: add PROCESS_MAIN to VACUUM

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: add PROCESS_MAIN to VACUUM
Дата
Msg-id 20230220171419.GA3404133@nathanxps13
обсуждение исходный текст
Ответ на Re: add PROCESS_MAIN to VACUUM  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
On Mon, Feb 20, 2023 at 10:31:11AM -0600, Justin Pryzby wrote:
> On Fri, Jan 13, 2023 at 03:30:15PM -0800, Nathan Bossart wrote:
>> On Fri, Jan 13, 2023 at 03:24:09PM -0800, Jeff Davis wrote:
>> > For completeness, did you consider CLUSTER and REINDEX options as well?
>> 
>> I have not, but I can put together patches for those as well.
> 
> Are you planning to do that here, on this thread ?

Yes, I just haven't made time for it yet.  IIRC I briefly looked into
CLUSTER and decided that it was probably not worth the effort, but I still
think it's worth adding this option to REINDEX.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Killing off removed rels properly
Следующее
От: Andres Freund
Дата:
Сообщение: Re: SQL/JSON revisited