Bitmap Heap Scan on tbl_product_series (cost=34.28..60.70 rows=22 width=37) |
Recheck Cond: (id = ANY ('{1696,1694,172,1641,1697,693,1559,531,1374,593,1523,1693,618,813,1692,1578,1613,75,1047,1048,1691,1382}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..34.27 rows=22 width=0) |
Index Cond: (id = ANY ('{1696,1694,172,1641,1697,693,1559,531,1374,593,1523,1693,618,813,1692,1578,1613,75,1047,1048,1691,1382}'::integer[])) |