Re: Enabling Checksums

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: Greg Smith <greg@2ndquadrant.com>, Jeff Davis <pgsql@j-davis.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2013-03-04T08:36:49Z
Lists: pgsql-hackers
On 04.03.2013 09:11, Simon Riggs wrote:
> Are there objectors?

FWIW, I still think that checksumming belongs in the filesystem, not 
PostgreSQL. If you go ahead with this anyway, at the very least I'd like 
to see some sort of a comparison with e.g btrfs. How do performance, 
error-detection rate, and behavior on error compare? Any other metrics 
that are relevant here?

- Heikki