Re: Enabling Checksums - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Enabling Checksums
Date
Msg-id CAM-w4HOn6CWfGwF4+Bg_GLP1B00=c8rZNKY2FyOOuTVRk-j_qQ@mail.gmail.com
Whole thread Raw
In response to Re: Enabling Checksums  ("Kevin Grittner" <kgrittn@mail.com>)
List pgsql-hackers
>> There is no good way to make the poor soul who has no standby server
>> happy here. You're just choosing between bad alternatives. The first
>> block error is often just that--the first one, to be joined by others
>> soon afterward. My experience at how drives fail says the second error
>> is a lot more likely after you've seen one.

For what it's worth Oracle allows you to recover a specific block from
backups including replaying the archive logs for that one block.

-- 
greg



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: configure.in and setproctitle/optreset problem
Next
From: Bernhard Schrader
Date:
Subject: Re: [ADMIN] Problems with enums after pg_upgrade