Tom Lane <[EMAIL PROTECTED]> writes:

> "Sergey E. Koposov" <[EMAIL PROTECTED]> writes:
>> I've found a bug with 8.2beta1:
>
> Can you put together a self-contained test case for this?  The planner
> is evidently generating an incorrect plan from that messy view, but
> trying to reverse-engineer the complete scenario from what you've told
> us looks painful.  (No, I don't think the log setting is related.)

Would a core dump file (and his binary) be useful?


Earlier I was going to suggest he execute these commands from gdb:

 f 5
 p *rtentry
 p *estate

But I fear even that won't be enough to actually track down where the state
got corrupted.

-- 
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to