Re: Block-level CRC checks - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: Block-level CRC checks
Date
Msg-id 4909C5BA.3070902@sun.com
Whole thread Raw
In response to Re: Block-level CRC checks  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Block-level CRC checks
Re: Block-level CRC checks
List pgsql-hackers
Alvaro Herrera napsal(a):
> Simon Riggs wrote:
> 
>> But perhaps writing a single WAL record if you scan whole page and set
>> all bits at once. Then it makes sense in some cases.
> 
> So this is what I ended up doing; attached.
> 
> There are some gotchas in this patch:
> 

Please, DO NOT MOVE position of page version in PageHeader structure! And 
PG_PAGE_LAYOUT_VERSION should be bump to 5.
    Thanks Zdenek


-- 
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Sun Studio compiler warnings
Next
From: "Jonah H. Harris"
Date:
Subject: Re: Block-level CRC checks