On Thu, 30 Nov 2000, Don Baccus wrote: > At 07:02 PM 11/30/00 -0400, The Hermit Hacker wrote: > > > >v7.1 should improve crash recovery for situations like this ... you'll > >still have to do a recovery of the data on corruption of this magnitude, > >but at least with the WAL stuff that Vadim is producing, you'll be able to > >recover up until the point that the power cable was pulled out of the wall > > No, WAL won't help if an actual database file is corrupted, say by a > disk drive hosing a block or portion thereof with zeros. WAL-based > recovery at startup works on an intact database. No, WAL does help, cause you can then pull in your last dump and recover up to the moment that power cable was pulled out of the wall ...
- Re: [HACKERS] beta testing version Ron Chmara
- Re: [HACKERS] beta testing version Don Baccus
- Re: [HACKERS] beta testing version The Hermit Hacker
- Re: [HACKERS] beta testing version xuyifeng
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version Hannu Krosing
- Re: [HACKERS] beta testing version Horst Herb
- Re: [HACKERS] beta testing version Alain Toussaint
- Re: [HACKERS] beta testing version The Hermit Hacker
- Re: [HACKERS] beta testing version Don Baccus
- Re: [HACKERS] beta testing version The Hermit Hacker
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version Mitch Vincent
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version Don Baccus
- Re: [HACKERS] beta testing version Vadim Mikheev
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version Philip Warner
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version Tom Lane
- Re: [HACKERS] beta testing version Don Baccus