Re: SEGFAULT on SELECT * FROM view

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SEGFAULT on SELECT * FROM view
Дата
Msg-id 652.1325200411@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: SEGFAULT on SELECT * FROM view  ("chris r." <chricki@gmx.net>)
Ответы Re: SEGFAULT on SELECT * FROM view  ("chris r." <chricki@gmx.net>)
Список pgsql-hackers
"chris r." <chricki@gmx.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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ants Aasma
Дата:
Сообщение: Re: 16-bit page checksums for 9.2
Следующее
От: Nicolas Barbier
Дата:
Сообщение: Re: 16-bit page checksums for 9.2