Обсуждение: ERROR: XLogFlush: request AF/5703EDC8 is not satisfied --- flushed only to AF/50F15ABC

Поиск
Список
Период
Сортировка

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

От
"utsav"
Дата:
Dear All,=20

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

"ERROR:  XLogFlush: request AF/5703EDC8 is not satisfied --- flushed only t=
o AF/50F15ABC "

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

Utsav Turray
Disclaimer :- This e-mail and any attachment may contain confidential, prop=
rietary or legally privileged information. If you are not the original inte=
nded recipient and have erroneously received this message, you are prohibit=
ed from using, copying, altering or disclosing the content of this message.=
 Please delete it immediately and notify the sender. Newgen Software Techno=
logies Ltd (NSTL)  accepts no responsibilities for loss or damage arising f=
rom the use of the information transmitted by this email including damages =
from virus and further acknowledges that no binding nature of the message s=
hall be implied or assumed unless the sender does so expressly with due aut=
hority of NSTL.=20

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

От
Stefan Kaltenbrunner
Дата:
utsav wrote:
> Dear All,
>
> I am using postgres 7.3 version on RHEL 4.0.

7.3 is not a supported release any more you really need to look into
getting something non-prehistoric - and what version of 7.3 exactly?

> My database has been restored.

"restored" - how exactly? From a file system backup or from a dump
generated by pg_dump?



Stefan