RE: WAL does not recover gracefully from out-of-disk-sp ace - Mailing list pgsql-hackers

From Mikheev, Vadim
Subject RE: WAL does not recover gracefully from out-of-disk-sp ace
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D32FF@sectorbase1.sectorbase.com
Whole thread Raw
List pgsql-hackers
> > Was the following bug already fixed ?
> 
> Dunno.  I've changed the WAL ReadRecord code so that it fails soft (no
> Asserts or elog(STOP)s) for all failure cases, so the particular crash
> mode exhibited here should be gone.  But I'm not sure why the code
> appears to be trying to open the wrong log segment, as Vadim comments.
> That bug might still be there.  Need to try to reproduce the problem
> with new code.

Did you try to start up with wal-debug?

Vadim


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proposed WAL changes
Next
From: Bruce Momjian
Date:
Subject: Re: Performance monitor