Bitmap Heap Scan on tbl_products (cost=39.99..83.10 rows=28 width=143) |
Recheck Cond: (id = ANY ('{942,936,2103,2101,1961,2104,2113,2114,2110,2115,1372,2095,2099,2108,2097,2106,2105,2117,1943,1373,2096,2098,1812,2116,2112,1613,2100,1624}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..39.98 rows=28 width=0) |
Index Cond: (id = ANY ('{942,936,2103,2101,1961,2104,2113,2114,2110,2115,1372,2095,2099,2108,2097,2106,2105,2117,1943,1373,2096,2098,1812,2116,2112,1613,2100,1624}'::integer[])) |