Bitmap Heap Scan on tbl_products (cost=40.27..83.47 rows=29 width=143) |
Recheck Cond: (id = ANY ('{969,994,1562,1973,2108,498,1923,1104,1372,2056,2055,2058,2059,2057,1997,1999,2000,1190,1191,2008,2009,1874,1639,1640,1494,1492,1657,2095,1624}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..40.27 rows=29 width=0) |
Index Cond: (id = ANY ('{969,994,1562,1973,2108,498,1923,1104,1372,2056,2055,2058,2059,2057,1997,1999,2000,1190,1191,2008,2009,1874,1639,1640,1494,1492,1657,2095,1624}'::integer[])) |