Re: [HACKERS] FATAL 2: XLogFlush: request is not satisfied

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brian Hirt <bhirt(at)mobygames(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] FATAL 2: XLogFlush: request is not satisfied
Date: 2002-02-13 16:40:21
Message-ID: 29141.1013618421@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Brian Hirt <bhirt(at)mobygames(dot)com> writes:
> DEBUG: redo done at (2, 4255394472)
> FATAL 2: XLogFlush: request is not satisfied

Oh, that old thing again :-(

What I would recommend is (1) run contrib/pg_resetxlog to get back into
a state where you can start the database. Then (2) dump, initdb, reload
to be sure you are in a good state. You might be able to get away
without step 2 but I'm not sure about it.

BTW, I think this particular problem is fixed in 7.2, or at least much
ameliorated. As long as you have to dump/reload anyway, might be a good
time to update ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message jtp 2002-02-13 16:43:27 more sco questions
Previous Message jtp 2002-02-13 16:31:33 more sco questions

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-02-13 16:50:52 Re: benchmarking postgres
Previous Message Ross J. Reedstrom 2002-02-13 16:23:00 Re: benchmarking postgres