Bitmap Heap Scan on tbl_products (cost=37.13..71.74 rows=18 width=143) |
Recheck Cond: (id = ANY ('{1040,2095,1812,2098,2097,2096,1624,1372,2106,2105,2099,1025,2086,2085,39,672,2084,2083}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..37.13 rows=18 width=0) |
Index Cond: (id = ANY ('{1040,2095,1812,2098,2097,2096,1624,1372,2106,2105,2099,1025,2086,2085,39,672,2084,2083}'::integer[])) |