Bitmap Heap Scan on tbl_product_series (cost=29.13..52.40 rows=18 width=37) |
Recheck Cond: (id = ANY ('{1610,1608,1609,627,1607,1606,1605,1604,1603,1602,1601,813,1600,1599,1262,1598,1597,51}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..29.13 rows=18 width=0) |
Index Cond: (id = ANY ('{1610,1608,1609,627,1607,1606,1605,1604,1603,1602,1601,813,1600,1599,1262,1598,1597,51}'::integer[])) |