View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 06:36 AM
Rich Doughty
 
Posts: n/a
Default Re: Outer join query plans and performance

Rich Doughty wrote:
> I'm having some significant performance problems with left join. Can
> anyone give me any pointers as to why the following 2 query plans are so
> different?


[snip]

knew i'd forgotten something...

select version();
version

--------------------------------------------------------------------------------------------------------------
PostgreSQL 8.0.3 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.0.2
20050821 (prerelease) (Debian 4.0.1-6)


--

- Rich Doughty

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote