Re: ERROR: XLogFlush: - Mailing list pgsql-novice

From Tom Lane
Subject Re: ERROR: XLogFlush:
Date
Msg-id 29636.1051130019@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: XLogFlush:  (Chris Pizzo <chris@artinside.com>)
List pgsql-novice
Chris Pizzo <chris@artinside.com> writes:
> My server crashed in the middle of  a vacuum operation and when I restarted
> postgres I got the following error trying any command from psql promt:

> ERROR:  XLogFlush: request 19/8AF0757C is not satisfied --- flushed only to
> 19/8ACCCD88

"Any" command?

I would guess that this indicates a corrupted LSN field in some specific
data page, but which page is impossible to tell without more
information.

            regards, tom lane


pgsql-novice by date:

Previous
From: Chris Pizzo
Date:
Subject: ERROR: XLogFlush:
Next
From: "Ron Mayer"
Date:
Subject: date&time vs timestamp question