Bitmap Heap Scan on tbl_product_series (cost=34.56..61.05 rows=23 width=37) |
Recheck Cond: (id = ANY ('{1457,29,743,1694,172,1697,742,531,1698,1033,1640,1699,1374,1439,1523,1693,618,1692,1578,1613,1455,1691,1382}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..34.55 rows=23 width=0) |
Index Cond: (id = ANY ('{1457,29,743,1694,172,1697,742,531,1698,1033,1640,1699,1374,1439,1523,1693,618,1692,1578,1613,1455,1691,1382}'::integer[])) |