Re: suboptimal query plan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nick Hofstede <Nick(dot)Hofstede(at)inventivegroup(dot)com>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: suboptimal query plan
Date: 2012-10-03 03:54:53
Message-ID: 24277.1349236493@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Nick Hofstede <Nick(dot)Hofstede(at)inventivegroup(dot)com> writes:
> I'm struggling with a query that seems to use a suboptimal query plan.

Try it in 9.2 - this is the same type of join ordering restriction
complained of last week here:
http://archives.postgresql.org/pgsql-performance/2012-09/msg00201.php

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Nick Hofstede 2012-10-03 08:02:49 Re: suboptimal query plan
Previous Message Nick Hofstede 2012-10-02 16:46:38 suboptimal query plan