Re: ERROR: Failed to build any 5-way joins

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Steve Atkins <steve(at)blighty(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: ERROR: Failed to build any 5-way joins
Date: 2007-04-22 04:14:15
Message-ID: 462AE117.4080807@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Steve Atkins wrote:
>
> On Apr 21, 2007, at 3:41 PM, Tom Lane wrote:
>
>> "Raymond O'Donnell" <rod(at)iol(dot)ie> writes:
>>> I've just run into the above error (with the additional message "SQL
>>> state XX000").
>>> Funny thing is, when I change the join (between the views) either to an
>>> INNER JOIN or a RIGHT JOIN, the query works - it only goes belly-up when
>>> I try a LEFT JOIN.
>>
>> This sounds like a known bug in 8.2.x --- it's fixed for 8.2.4. If
>> you can still reproduce it with 8.2.4, please provide the test case.
>
> Any guesses on the timeframe for packaging 8.2.4?

ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/v8.2.4

>
> Cheers,
> Steve
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Allison 2007-04-22 13:43:32 understanding output from Explain
Previous Message judexhuang 2007-04-22 03:39:50 Re: can't start tsearch2 in 8.2.4