Bitmap Heap Scan on tbl_product_series (cost=32.28..55.25 rows=15 width=37) |
Recheck Cond: (id = ANY ('{523,1651,1654,350,1653,1650,1649,1648,1647,1646,1645,1644,1643,1642,1641}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..32.28 rows=15 width=0) |
Index Cond: (id = ANY ('{523,1651,1654,350,1653,1650,1649,1648,1647,1646,1645,1644,1643,1642,1641}'::integer[])) |