Re: XLogWrite: write request 0/53A4000 is past end of log - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: XLogWrite: write request 0/53A4000 is past end of log
Date
Msg-id 40F7711D.1020909@familyhealth.com.au
Whole thread Raw
In response to Re: XLogWrite: write request 0/53A4000 is past end of log 0/53A4000  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: XLogWrite: write request 0/53A4000 is past end of log 0/53A4000  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List 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



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Converting epoch to timestamp
Next
From: Alvaro Herrera
Date:
Subject: Re: XLogWrite: write request 0/53A4000 is past end of log 0/53A4000