Bitmap Heap Scan on tbl_product_series (cost=32.85..57.26 rows=17 width=37) |
Recheck Cond: (id = ANY ('{61,1695,1696,1641,693,1559,1439,593,1676,1675,1679,1689,813,75,143,1047,1048}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..32.84 rows=17 width=0) |
Index Cond: (id = ANY ('{61,1695,1696,1641,693,1559,1439,593,1676,1675,1679,1689,813,75,143,1047,1048}'::integer[])) |