Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Using bitmap index scans-more efficient - Mailing list pgsql-sql

From Tom Lane
Subject Re: Using bitmap index scans-more efficient
Date
Msg-id [email protected]
Whole thread Raw
In response to Using bitmap index scans-more efficient  (Kyle Bateman <[email protected]>)
Responses Re: Using bitmap index scans-more efficient
List pgsql-sql
Kyle Bateman <[email protected]> writes:
> I'm wondering if this might expose a weakness in the optimizer having to 
> do with left joins.

Before 8.2 the optimizer has no ability to rearrange the order of outer
joins.  Do you have time to try your test case against CVS HEAD?
        regards, tom lane


pgsql-sql by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: problem with sequence.....
Next
From: "Rodrigo De León"
Date:
Subject: Re: Undo an update