Re: ERROR: XLogFlush:

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Chris Pizzo <chris(at)artinside(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: ERROR: XLogFlush:
Date: 2003-04-23 20:33:39
Message-ID: 29636.1051130019@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Chris Pizzo <chris(at)artinside(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ron Mayer 2003-04-23 22:34:32 date&time vs timestamp question
Previous Message Chris Pizzo 2003-04-23 19:41:07 ERROR: XLogFlush: