Re: Force another plan. - Mailing list pgsql-performance

From Tom Lane
Subject Re: Force another plan.
Date
Msg-id 20490.1140287811@sss.pgh.pa.us
Whole thread Raw
In response to Force another plan.  (Fredrik Olsson <fredrik.olsson@treyst.se>)
Responses Re: Force another plan.  (Fredrik Olsson <fredrik.olsson@treyst.se>)
List pgsql-performance
Fredrik Olsson <fredrik.olsson@treyst.se> writes:
> I have some quite huge queries, inside functions, so debugging is kind
> of hard. But I have located the query that for some reason gets 4 times
> as slow after an analyze.

Could we see EXPLAIN ANALYZE output for these cases, not just EXPLAIN?
It seems a bit premature to be discussing ways to "force" a plan choice
when you don't even have a clear idea what's going wrong.

            regards, tom lane

pgsql-performance by date:

Previous
From: Ron
Date:
Subject: Re: [HACKERS] qsort again (was Re: Strange Create
Next
From: Fredrik Olsson
Date:
Subject: Re: Force another plan.