Re: problems with making relfilenodes 56-bits

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problems with making relfilenodes 56-bits
Дата
Msg-id 4161300.1664406485@sss.pgh.pa.us
обсуждение исходный текст
Ответ на problems with making relfilenodes 56-bits  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: problems with making relfilenodes 56-bits  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> 3. Sinval Message Size. Sinval messages are 16 bytes right now.
> They'll have to grow to 20 bytes if we do this. There's even less room
> for bit-squeezing here than there is for the WAL stuff. I'm skeptical
> that this really matters, but Tom seems concerned.

As far as that goes, I'm entirely prepared to accept a conclusion
that the benefits of widening relfilenodes justify whatever space
or speed penalties may exist there.  However, we cannot honestly
make that conclusion if we haven't measured said penalties.
The same goes for the other issues you raise here.

            regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: A potential memory leak on Merge Join when Sort node is not below Materialize node
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: problems with making relfilenodes 56-bits