"Michael Charnoky" <[EMAIL PROTECTED]> writes:
> 2007-11-15 15:38:03.880 PST: ERROR:  could not find block containing chunk
> 0x902fb98

We can't do much about this without a self-contained test case.

> 2007-11-15 15:38:03.880 PST: STATEMENT:  SELECT path_tag, dayset_tag,
> time2secs(ts_endtime), segtimes
>          FROM pathtimes where rev=(select rev from projects) ORDER BY
> time2secs(ts_endtime);

Is this query using any complex views?  If so, I'd assume the bug is
somehow triggered by that, and try to extract a test case using the
view definition(s).

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to