[PERFORM] Re: Query planner gaining the ability to replanning after start ofquery execution.

Поиск
Список
Период
Сортировка
От legrand legrand
Тема [PERFORM] Re: Query planner gaining the ability to replanning after start ofquery execution.
Дата
Msg-id 1510694776440-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: [PERFORM] Query planner gaining the ability to replanning afterstart of query execution.  (Oliver Mattos <omattos@gmail.com>)
Список pgsql-performance
As a first step, before relaunching the query with a new plan I would be
happy to be able to get information about sql queries having wrong
estimates.

Maybe thoses SQL queries could be collected using something similar to
"auto_explain" module (tracing finished or cancelled queries).

If the "corrected plan" taking into account real cardinalities was proposed
(with some advices on how to get it) it would be a great tuning adviser ;o)





--
Sent from: http://www.postgresql-archive.org/PostgreSQL-performance-f2050081.html


-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

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

Предыдущее
От: Oliver Mattos
Дата:
Сообщение: Re: [PERFORM] Query planner gaining the ability to replanning afterstart of query execution.
Следующее
От: Samir Magar
Дата:
Сообщение: [PERFORM] query performance issue