Bitmap Heap Scan on tbl_product_series (cost=34.27..60.05 rows=36 width=37) |
Recheck Cond: (id = ANY ('{857,1382,1359,1404,1419,1448,1486,1487,975,1504,999,1505,1506,1507,612,1579,1580,607,618,784,31,1243,1583,1603,1605,1608,1610,1604,165,315,801,615,666,804,1012,1047}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..34.26 rows=36 width=0) |
Index Cond: (id = ANY ('{857,1382,1359,1404,1419,1448,1486,1487,975,1504,999,1505,1506,1507,612,1579,1580,607,618,784,31,1243,1583,1603,1605,1608,1610,1604,165,315,801,615,666,804,1012,1047}'::integer[])) |