Re: get rid of RM_HEAP2_ID

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: get rid of RM_HEAP2_ID
Дата
Msg-id aOQVnkxQDWt4yF8d@nathan
обсуждение исходный текст
Ответ на get rid of RM_HEAP2_ID  (John Naylor <johncnaylorls@gmail.com>)
Список pgsql-hackers
On Mon, Oct 06, 2025 at 04:04:00PM +0700, John Naylor wrote:
> 0004: get rid of RM_HEAP2_ID. This was simple once the prerequisites
> were in place. All of the HEAP2_* macros keep the same name and only
> differ in value. Heap rmgr is completely full so it might be good to
> increase to 5 bits for the record type to give it some breathing room.

I haven't looked at the patch set in depth yet, but +1 to adding some
breathing room if possible.  In my early attempts at partial HOT, I had to
add a third heap rmgr because the two existing ones were already full.
It'd be nice to avoid going back to multiple heap rmgrs.

-- 
nathan



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