Re: FATAL 2: XLogFlush: request is not satisfied

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christopher Sawtell <csawtell@xtra.co.nz>
Cc: pgsql-hackers@postgresql.org
Date: 2001-03-16T03:57:47Z
Lists: 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