Bitmap Heap Scan on tbl_product_series (cost=29.13..52.40 rows=18 width=37) |
Recheck Cond: (id = ANY ('{1344,1244,1408,1419,975,1579,1580,999,618,784,1583,165,315,801,615,806,804,1012}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..29.13 rows=18 width=0) |
Index Cond: (id = ANY ('{1344,1244,1408,1419,975,1579,1580,999,618,784,1583,165,315,801,615,806,804,1012}'::integer[])) |