ERROR: XLogFlush: request AF/5703EDC8 is not satisfied --- flushed only to AF/50F15ABC - Mailing list pgsql-general

From utsav.turray
Subject ERROR: XLogFlush: request AF/5703EDC8 is not satisfied --- flushed only to AF/50F15ABC
Date
Msg-id 24895088.post@talk.nabble.com
Whole thread Raw
Responses Re: ERROR: XLogFlush: request AF/5703EDC8 is not satisfied --- flushed only to AF/50F15ABC  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Dear All,

I am using postgres 7.3 version on RHEL 4.0.
My database has been restored.
All tables all working fine i.e select , update but on a particular table
its showing error

ERROR:  XLogFlush: request AF/5703EDC8 is not satisfied --- flushed only to
AF/50F15ABC

I have searched other threads, it shows the problem may be due to garbage in
the LSN field of a page header.
Now what is the solution to this problem.

Utsav Turray
--
View this message in context:
http://www.nabble.com/ERROR%3A--XLogFlush%3A-request-AF-5703EDC8-is-not-satisfied-----flushed-only-to-AF-50F15ABC-tp24895088p24895088.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: cjm1010
Date:
Subject: Re: using COPY and PARTITON
Next
From: Martijn van Oosterhout
Date:
Subject: Re: psql crashing - don't know why