Bitmap Heap Scan on tbl_product_series (cost=33.13..57.64 rows=18 width=37) |
Recheck Cond: (id = ANY ('{806,231,172,1671,1670,1669,1668,1667,1666,615,1664,1665,1012,1663,1662,1661,1227,1660}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.13 rows=18 width=0) |
Index Cond: (id = ANY ('{806,231,172,1671,1670,1669,1668,1667,1666,615,1664,1665,1012,1663,1662,1661,1227,1660}'::integer[])) |