Re: performance drop on 8.2.4, reverting to 8.1.4
От
Liviu Ionescu
Тема
Re: performance drop on 8.2.4, reverting to 8.1.4
Дата
Msg-id
008901c79942$e7136e10$653e10ac@ilgvaio
Ответ на
Re: performance drop on 8.2.4, reverting to 8.1.4 (Steinar H. Gunderson)
Список
Дерево обсуждения
performance drop on 8.2.4, reverting to 8.1.4 "Liviu Ionescu" <ilgb@livius.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steinar H. Gunderson" <sgunderson@bigfoot.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Liviu Ionescu" <ilgb@livius.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steinar H. Gunderson" <sgunderson@bigfoot.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Liviu Ionescu" <ilgb@livius.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steinar H. Gunderson" <sgunderson@bigfoot.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Liviu Ionescu" <ilgb@livius.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steinar H. Gunderson" <sgunderson@bigfoot.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Liviu Ionescu" <ilgb@livius.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 "George Pavlov" <gpavlov@mynewplace.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Liviu Ionescu" <ilgb@livius.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 Kenneth Marshall <ktm@rice.edu>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Liviu Ionescu" <ilgb@livius.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 Guido Neitzer <lists@event-s.net>
Re: performance drop on 8.2.4, reverting to 8.1.4 Vivek Khera <vivek@khera.org>
Re: performance drop on 8.2.4, reverting to 8.1.4 Tom Lane <tgl@sss.pgh.pa.us>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steven Flatt" <steven.flatt@gmail.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 Tom Lane <tgl@sss.pgh.pa.us>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steven Flatt" <steven.flatt@gmail.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 Tom Lane <tgl@sss.pgh.pa.us>
Re: performance drop on 8.2.4, reverting to 8.1.4 Alvaro Herrera <alvherre@commandprompt.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 Tom Lane <tgl@sss.pgh.pa.us>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steven Flatt" <steven.flatt@gmail.com>
Re: performance drop on 8.2.4, reverting to 8.1.4 "Steinar H. Gunderson" <sgunderson@bigfoot.com>
> This seems to be the source of the misestimation. You might > want to try using "n WHERE n.nodein NOT IN (SELECT nodeid > FROM templates)" instead of "n LEFT JOIN templates USING > (nodeid) WHERE templates.nodeid IS NULL" and see if it helps. it helped, the new version of the query takes 2303 ms on both 8.1.4 and 8.2.4. any idea why the 8.2.4 planner is not happy with the initial select? was it just a big chance that it worked in 8.1.4 or the 8.2.4 planner has a problem? or, from another perspective, is the new syntax more portable? what are the chances that after upgrading to 8.3.x to encounter new problems? regards, Liviu
В списке pgsql-performance по дате отправления
От: Steinar H. Gunderson
Дата: