View Single Post

   
  #4 (permalink)  
Old 04-11-2008, 03:44 AM
Tom Lane
 
Posts: n/a
Default Re: bitmap scan and explain analyze

Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> BTW is it possible to let BitmapHeapScan fetch tuples by TID order?


It already does ...

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Reply With Quote