Re: XLogWrite: write request 0/53A4000 is past end of log

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: lists <lists01(at)dds(dot)uconn(dot)edu>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: XLogWrite: write request 0/53A4000 is past end of log
Date: 2004-07-16 06:09:33
Message-ID: 40F7711D.1020909@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>LOG: ReadRecord: unexpected pageaddr 0/33A4000 in log file 0, segment
>>5, offset 3817472
>>LOG: redo is not required
>>PANIC: XLogWrite: write request 0/53A4000 is past end of log 0/53A4000
>>LOG: startup process (pid 16068) was terminated by signal 6
>>LOG: aborting startup due to startup process failure
>>
>>this is 7.3.3 (PGDG rpm's) on red hat 7.2
>
>
> Get 7.3.6 and try again. IIRC this is a known bug that was repaired in
> 7.3.4.

That won't help him start up his DB though will it? It will just
prevent the problem in the future? Is it the same fix as for me?
Appending zeros to a file?

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2004-07-16 06:10:34 Re: XLogWrite: write request 0/53A4000 is past end of log 0/53A4000
Previous Message Christopher Kings-Lynne 2004-07-16 06:08:39 Re: Converting epoch to timestamp