Re: Combine Prune and Freeze records emitted by vacuum

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Combine Prune and Freeze records emitted by vacuum
Дата
Msg-id CAH2-Wz=VXgNu1wdTBMMN1GcoJ9SfZM5khA0ip8zuHGweKufBcg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Combine Prune and Freeze records emitted by vacuum  (Melanie Plageman <melanieplageman@gmail.com>)
Список pgsql-hackers
On Wed, Mar 20, 2024 at 4:06 PM Melanie Plageman
<melanieplageman@gmail.com> wrote:
> > What about the issue of cleanup locks, which aren't needed and aren't
> > taken with the current heapam VACUUM record type? Will you preserve
> > that aspect of the existing design?
>
> Yep, we have a flag to indicate whether or not a cleanup lock is needed.

Thanks for confirming.

I realize that this is fairly obvious, but thought it better to ask.

--
Peter Geoghegan



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

Предыдущее
От: Melanie Plageman
Дата:
Сообщение: Re: Combine Prune and Freeze records emitted by vacuum
Следующее
От: Dave Cramer
Дата:
Сообщение: Trying to build x86 version on windows using meson