Re: Regarding query minimizer (simplifier)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Regarding query minimizer (simplifier)
Дата
Msg-id 25899.1539467946@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Regarding query minimizer (simplifier)  ("Jung, Jinho" <jinho.jung@gatech.edu>)
Ответы Re: Regarding query minimizer (simplifier)
Список pgsql-hackers
"Jung, Jinho" <jinho.jung@gatech.edu> writes:
> Hello, I am Jinho Jung, Phd Student from GeorgiaTech, and try to find any SQL queries that cause performance
regression.While conducting evaluation, I found an interesting query which makes x80 times slower execution in version
10.5than version 9.4. Please see the attached files, if you are interested. 

Hm, testing this in the regression database, it seems pretty speedy
across all supported branches, and indeed slower in 9.4 than later
branches (~25 ms vs ~10 ms).

It seems likely that you're testing in a very different database,
perhaps one with many more tables ... but if you don't explain the
test scenario, we aren't going to have much luck investigating.

            regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Add TAP tests for pg_verify_checksums
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: fine tune v11 release notes