Re: FATAL 2: XLogFlush: request is not satisfied - Mailing list pgsql-hackers

From Tom Lane
Subject Re: FATAL 2: XLogFlush: request is not satisfied
Date
Msg-id 18026.984715067@sss.pgh.pa.us
Whole thread Raw
In response to FATAL 2: XLogFlush: request is not satisfied  (Christopher Sawtell <csawtell@xtra.co.nz>)
List pgsql-hackers
Christopher Sawtell <csawtell@xtra.co.nz> writes:
>   I'm getting errors as a result of making queries. The attached log from 
> the last two queries gives an idea as to what is happening.

Hmmm ... you were the one who did the pg_resetxlog bit today, right?
I have a feeling I missed something in that.  Back to the drawing
board...

>   Does this mean that I should do an initdb?

Afraid so.  Sorry about that.  You should be able to do a clean dump at
least.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allowing WAL fsync to be done via O_SYNC
Next
From: Bruce Momjian
Date:
Subject: Re: Allowing WAL fsync to be done via O_SYNC