Re: Cost of XLogInsert CRC calculations

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Cost of XLogInsert CRC calculations
Дата
Msg-id 200505272037.j4RKbxq04977@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Cost of XLogInsert CRC calculations  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Alternatively, we might say that 64-bit CRC was overkill from day one,
> and we'd rather get the additional 10% or 20% or so speedup.  I'm kinda
> leaning in that direction, but only weakly.

Yes, I lean in that direction too since the CRC calculation is showing
up in our profiling.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: OSCON field trip, Friday afternoon
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Oracle Style packages on postgres