Re: Page Checksums - Mailing list pgsql-hackers

From Florian Weimer
Subject Re: Page Checksums
Date
Msg-id 82bopt347l.fsf@mid.bfk.de
Whole thread Raw
In response to Re: Page Checksums  (jesper@krogh.cc)
List pgsql-hackers
> I would chip in and say that I would prefer sticking to well-known proved
> filesystems like xfs/ext4 and let the application do the checksumming.

Yes, that's a different way of putting my concern.  If you want a proven
file system with checksumming (and an fsck), options are really quite
limited.

> And yes, I would for sure turn such functionality on if it were present.

Same here.  I already use page-level checksum with Berkeley DB.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99


pgsql-hackers by date:

Previous
From: jesper@krogh.cc
Date:
Subject: Re: Page Checksums
Next
From: Fujii Masao
Date:
Subject: Re: WAL Restore process during recovery