Re: PANIC: heap_update_redo: no block - Mailing list pgsql-general

From Alex bahdushka
Subject Re: PANIC: heap_update_redo: no block
Date
Msg-id e0bf43760603262103l7b0e1d8cy37320a95300e811a@mail.gmail.com
Whole thread Raw
In response to Re: PANIC: heap_update_redo: no block  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
List pgsql-general
> 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

pgsql-general by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: PANIC: heap_update_redo: no block
Next
From: SunWuKung
Date:
Subject: case insensitive match in unicode