Re: PANIC: heap_update_redo: no block

From: "Alex bahdushka" <bahdushka(at)gmail(dot)com>
To: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PANIC: heap_update_redo: no block
Date: 2006-03-27 05:03:50
Message-ID: e0bf43760603262103l7b0e1d8cy37320a95300e811a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> It is like the problem due to the confliction of vacuum & update. The update
> is on the page that vacuum was just removed.
>
> Before we try to understand/attack the bug exactly, first I'd like to see
> the complete xlog output. Your xlog output is imcomplete -- for example, the
> first line after "b" should be "lk %u", the second line after "ti" should be
> "d %u%u". Can you check out why the output looks like that? If you want to
> examine the source code, look at heapam.c/heap_desc().

Gah, yeah it looks like a stupid copy and paste error, im attaching it
this time... hope thats ok

Attachment Content-Type Size
postmaster.err application/octet-stream 10.6 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jo De Haes 2006-03-27 08:52:50 Re: invalid page header
Previous Message Qingqing Zhou 2006-03-27 04:40:31 Re: PANIC: heap_update_redo: no block

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2006-03-27 05:34:30 Anniversary Registration now online
Previous Message Qingqing Zhou 2006-03-27 04:40:31 Re: PANIC: heap_update_redo: no block