"Sort  (cost=85201.05..85256.31 rows=22101 width=55) (actual time=146370.202..146371.469 rows=48512 loops=1)"
"  Sort Key: "time""
"  Sort Method: quicksort  Memory: 8359kB"
"  Buffers: shared hit=875 read=44315"
"  ->  Bitmap Heap Scan on data2013_01w  (cost=515.86..83606.27 rows=22101 width=55) (actual time=42.121..146271.947 rows=48512 loops=1)"
"        Recheck Cond: ((taxiid)::text = 'SZB07P96'::text)"
"        Heap Blocks: exact=45000"
"        Buffers: shared hit=875 read=44315"
"        ->  Bitmap Index Scan on data2013_01w_ixtaxiid  (cost=0.00..510.33 rows=22101 width=0) (actual time=33.382..33.382 rows=48512 loops=1)"
"              Index Cond: ((taxiid)::text = 'SZB07P96'::text)"
"              Buffers: shared hit=3 read=187"
"Planning time: 0.132 ms"
"Execution time: 146374.110 ms"

