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