[PERFORM] Re: Query planner gaining the ability to replanning after start ofquery execution. - Mailing list pgsql-performance

From legrand legrand
Subject [PERFORM] Re: Query planner gaining the ability to replanning after start ofquery execution.
Date
Msg-id 1510694776440-0.post@n3.nabble.com
Whole thread Raw
In response to Re: [PERFORM] Query planner gaining the ability to replanning afterstart of query execution.  (Oliver Mattos <omattos@gmail.com>)
List 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 by date:

Previous
From: Oliver Mattos
Date:
Subject: Re: [PERFORM] Query planner gaining the ability to replanning afterstart of query execution.
Next
From: Samir Magar
Date:
Subject: [PERFORM] query performance issue