Re: 16-bit page checksums for 9.2

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: 16-bit page checksums for 9.2
Дата
Msg-id 1344640603.13187.19.camel@sussancws0025
обсуждение исходный текст
Ответ на Re: 16-bit page checksums for 9.2  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Sun, 2012-02-19 at 21:49 +0000, Simon Riggs wrote:
> On Thu, Feb 16, 2012 at 11:16 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> 
> > v8 attached
> 
> v10 attached.
> 
> This patch covers all the valid concerns discussed and has been
> extensively tested.

Is there something I can do to help get this ready for the next
commitfest? I am willing to rebase it, but I was worried that might
cause confusion. I am also willing to review it after the rebase, of
course.

There are still a couple open issues, including:

* Store the checksum in the page version field or the TLI field?

* What mechanism to guarantee to the user that all pages are properly
protected by checksums (rather than just new pages)? In other words,
there are more than the two states represented by the GUC.

* What specific data is included in the checksum? I suggested that we
include the block number, and maybe the OID.

Regards,Jeff Davis




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bug of pg_trgm?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bug of pg_trgm?