RE: [EXTERNAL] Performance down with JDBC 42

Поиск
Список
Период
Сортировка
От Abraham, Danny
Тема RE: [EXTERNAL] Performance down with JDBC 42
Дата
Msg-id PH0PR02MB74463AB1493205EAB31B79448EAFA@PH0PR02MB7446.namprd02.prod.outlook.com
обсуждение исходный текст
Ответ на Re: [EXTERNAL] Performance down with JDBC 42  (Frits Hoogland <frits.hoogland@gmail.com>)
Список pgsql-performance
Hi guys,
Thanks for the help.
I was able to recreate the problem , on the same DB, with PSQL only. No JDBC.

A plain run of a complicated query :                      50ms
A prepare and then execute of the same query:   2500ms.

The plans are different, as discussed above. The fast one is using Materialize and Memoize.

Thanks

Danny



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

Предыдущее
От: Philip Semanchuk
Дата:
Сообщение: Re: Awkward Join between generate_series and long table
Следующее
От: Lincoln Swaine-Moore
Дата:
Сообщение: Re: Awkward Join between generate_series and long table