Re: SEGFAULT on SELECT * FROM view

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "chris r(dot)" <chricki(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SEGFAULT on SELECT * FROM view
Date: 2011-12-29 23:13:31
Message-ID: 652.1325200411@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"chris r." <chricki(at)gmx(dot)net> writes:
>> Nothing; that looks like a planner bug to me. Please submit a
>> self-contained test case.

> I ported the entire schema to my test DB server and could not reproduce
> the error there. Note that probably recreating the view solves this
> issue. Given this, how should I proceed to create a test case? Any
> tutorial on this? (I'm not too familiar with all this yet.)

It's possibly statistics-dependent; make sure you have the same stats
targets on both DBs, and try re-analyzing a few times. Check other
planner parameters are the same, too.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2011-12-29 23:16:22 Re: index refuses to build
Previous Message Ants Aasma 2011-12-29 23:12:44 Re: 16-bit page checksums for 9.2