Bitmap Heap Scan on tbl_products (cost=38.56..78.41 rows=23 width=143) |
Recheck Cond: (id = ANY ('{2093,1691,203,479,2109,2110,2010,2113,2114,2115,942,2073,2078,2117,1373,1372,1943,936,2074,2100,1040,1812,2105}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..38.55 rows=23 width=0) |
Index Cond: (id = ANY ('{2093,1691,203,479,2109,2110,2010,2113,2114,2115,942,2073,2078,2117,1373,1372,1943,936,2074,2100,1040,1812,2105}'::integer[])) |