Bitmap Heap Scan on tbl_product_series (cost=31.42..52.75 rows=12 width=37) |
Recheck Cond: (id = ANY ('{1240,1262,1359,1243,1009,592,607,606,1253,1254,1691,1382}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..31.42 rows=12 width=0) |
Index Cond: (id = ANY ('{1240,1262,1359,1243,1009,592,607,606,1253,1254,1691,1382}'::integer[])) |