Re: Enabling Checksums - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Enabling Checksums
Date
Msg-id CAM-w4HPSefBjK+wn61PwVQLHt0tK_5KkbeLFbK71LYPJERk=cw@mail.gmail.com
Whole thread Raw
In response to Re: Enabling Checksums  (Florian Pflug <fgp@phlo.org>)
Responses Re: Enabling Checksums
Re: Enabling Checksums
List pgsql-hackers
On Wed, Apr 17, 2013 at 4:28 PM, Florian Pflug <fgp@phlo.org> wrote:
> Is there any way we can change the checksum algorithm in 9.4
> *without* breaking pg_upgrade?

Personally I think we're going to need a solution for page format
changes someday eventually....

What advantages are we postponing now to avoid it?

* 32-bit checksums?
* Being able to enable/disable checksums?

Anything else?


-- 
greg



pgsql-hackers by date:

Previous
From: Florian Pflug
Date:
Subject: Re: Enabling Checksums
Next
From: Daniele Varrazzo
Date:
Subject: Changing schema on the fly