Bitmap Heap Scan on tbl_products (cost=37.13..71.74 rows=18 width=143) |
Recheck Cond: (id = ANY ('{1717,2122,2119,2118,2106,2111,2105,2099,2112,1613,2100,2116,2124,2123,2121,1040,2095,1624}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..37.13 rows=18 width=0) |
Index Cond: (id = ANY ('{1717,2122,2119,2118,2106,2111,2105,2099,2112,1613,2100,2116,2124,2123,2121,1040,2095,1624}'::integer[])) |