RE: [BUGS] Loosing files after backend crash - Mailing list pgsql-hackers

From Mikheev, Vadim
Subject RE: [BUGS] Loosing files after backend crash
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D3376@sectorbase1.sectorbase.com
Whole thread Raw
List pgsql-hackers
> Well, bad news. After a few more tries to crash the backend, the whole
> postmaster crashed and didn't rise back.
> It fails to start up reporting "Apr  4 18:53:05 wale 
> postgres[71618]: [9]
> FATAL 2:  XLogWrite: write request is past end of log" to syslog.

Hmmm, the only XLogWrite startup process should be doing is
when writing final checkpoint after successful REDO.

> > Could you try to reproduce failure with wal_debug = 1 and
> > post me postmaster' log?
> I'll do it after I succeed in bringing the postmaster up.

Please try to startup with wal_debug = 1 and post us log.

Vadim


pgsql-hackers by date:

Previous
From: Neil Tiffin
Date:
Subject: Regression failed Mac OSX
Next
From: Tom Lane
Date:
Subject: Re: All's quiet ... RC3 packaging ...