Bitmap Heap Scan on tbl_product_series (cost=39.41..66.62 rows=40 width=37) |
Recheck Cond: (id = ANY ('{1240,1262,1395,386,743,1438,1439,1640,1650,1651,739,1414,1415,1653,350,1654,1443,523,1009,1600,103,1442,592,1024,1444,1470,1471,1657,1465,1658,1464,1466,1467,104,1610,58,351,606,741,1052}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..39.40 rows=40 width=0) |
Index Cond: (id = ANY ('{1240,1262,1395,386,743,1438,1439,1640,1650,1651,739,1414,1415,1653,350,1654,1443,523,1009,1600,103,1442,592,1024,1444,1470,1471,1657,1465,1658,1464,1466,1467,104,1610,58,351,606,741,1052}'::integer[])) |