Bitmap Heap Scan on tbl_product_series (cost=28.28..50.71 rows=15 width=37) |
Recheck Cond: (id = ANY ('{1319,1437,592,1495,1198,1603,1605,1606,1607,627,1609,1608,1610,1604,47}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..28.28 rows=15 width=0) |
Index Cond: (id = ANY ('{1319,1437,592,1495,1198,1603,1605,1606,1607,627,1609,1608,1610,1604,47}'::integer[])) |