Regarding query minimizer (simplifier)

Поиск
Список
Период
Сортировка
От Jung, Jinho
Тема Regarding query minimizer (simplifier)
Дата
Msg-id DM5PR07MB3927B3C39041AED5C5F6FB96EEE30@DM5PR07MB3927.namprd07.prod.outlook.com
обсуждение исходный текст
Ответы Re: Regarding query minimizer (simplifier)
Список pgsql-hackers


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.5 than version 9.4. Please see the attached files, if you are interested. 

To analyze the root cause of problem, I had to find minimal query that contains same problem. (i.e., same regression issue) The initial query was about 14K and I should manually remove part of query. (it took about 30 minutes to get 500 bytes query) So I am wondering if there are tools to automatically simplify statements to analyze the performance issue.

Thanks,
Jinho Jung

Вложения

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: pg_dumpall --exclude-database option
Следующее
От: Fabien COELHO
Дата:
Сообщение: RE: pgbench - doCustom cleanup