Re: 16-bit page checksums for 9.2

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: 16-bit page checksums for 9.2
Дата
Msg-id 20120106011017.GM24234@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: 16-bit page checksums for 9.2  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: 16-bit page checksums for 9.2  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
* Simon Riggs (simon@2ndQuadrant.com) wrote:
> I discover that non-all-zeroes holes are fairly common, just not very frequent.

Curious, might be interesting to find out why.

> That may or may not be a problem, but not something to be dealt with
> here and now.

But I agree that it's not the job of this patch/effort.  It sounds like
we have clear indication, however, that those areas, as they are not
necessairly all zeros, should be included in the checksum.
Thanks,
    Stephen

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Poorly thought out code in vacuum
Следующее
От: Alex Hunsaker
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix breakage from earlier plperl fix.