Bitmap Heap Scan on tbl_product_series (cost=33.13..58.29 rows=18 width=37) |
Recheck Cond: (id = ANY ('{1262,1365,593,592,1033,103,712,104,1581,1582,1584,889,31,1608,813,678,1052,627}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.13 rows=18 width=0) |
Index Cond: (id = ANY ('{1262,1365,593,592,1033,103,712,104,1581,1582,1584,889,31,1608,813,678,1052,627}'::integer[])) |