K
Size: a a a
K
K
K
AI
K
AI
K
K
YS
K
K
K
K
YS
K
K
YS
YS
-> Bitmap Heap Scan on csco_idesind_2008_2020 k (cost=4751.48..435630.83 rows=182259 width=58) (actual time=429.871..22110.220 rows=95206 loops=1)
Recheck Cond: ((datadate >= '2013-10-01 00:00:00'::timestamp without time zone) AND (datadate <= '2015-04-01 00:00:00'::timestamp without time zone))
Filter: (gvkey = ANY <skip>)
Rows Removed by Filter: 4694234
Heap Blocks: exact=30692
Buffers: local read=49047
-> Bitmap Index Scan on csco_idesind_2008_2020_datadate_gvkey_idx (cost=0.00..4705.91 rows=184935 width=0) (actual time=264.946..264.947 rows=4789440 loops=1)
Index Cond: ((datadate >= '2013-10-01 00:00:00'::timestamp without time zone) AND (datadate <= '2015-04-01 00:00:00'::timestamp without time zone))
Buffers: local read=49047
-> Bitmap Heap Scan on csco_idesind_2008_2020 k (cost=4751.48..435630.83 rows=182259 width=58) (actual time=429.871..22110.220 rows=95206 loops=1)
Recheck Cond: ((datadate >= '2013-10-01 00:00:00'::timestamp without time zone) AND (datadate <= '2015-04-01 00:00:00'::timestamp without time zone))
Filter: (gvkey = ANY <skip>))
Rows Removed by Filter: 4694234
K