Re: What exactly is our CRC algorithm?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: What exactly is our CRC algorithm?
Дата
Msg-id 20141226181141.GD3763@momjian.us
обсуждение исходный текст
Ответ на Re: What exactly is our CRC algorithm?  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: What exactly is our CRC algorithm?  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Список pgsql-hackers
On Fri, Dec 26, 2014 at 04:52:58PM +0100, Andres Freund wrote:
> >Uh, what if the system is compiled on a different CPU that it
> >is
> >run on?  Seems we would need a run-time CPU test.
> 
> That's the cpuid thing mentioned above.

Is this something that could potentially change the data stored on disk?
Does pg_upgrade need to check for changes in this area?  Is the
detection exposed by pg_controldata?  Could this affect running the data
directory on a different CPU?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Some other odd buildfarm failures
Следующее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: What exactly is our CRC algorithm?