Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas
Дата
Msg-id 765514.1669674710@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Uh, XTS doesn't require a nonce, so why are talking about nonces in this
> thread?

Because some other proposals do, or could, require a per-page nonce.

After looking through this thread, I side with Robert: we should reject
the remainder of this patch.  It gives up page layout flexibility that
we might want back someday.  Moreover, I didn't see any hard evidence
offered that there's any actual performance gain, let alone such a
compelling gain that we should give up that flexibility for it.

            regards, tom lane



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

Предыдущее
От: Dmitry Koval
Дата:
Сообщение: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Add 64-bit XIDs into PostgreSQL 15