Bitmap Heap Scan on tbl_products (cost=46.55..95.58 rows=51 width=142) |
Recheck Cond: (id = ANY ('{1624,969,994,1562,1973,1961,498,1923,1104,1372,1997,1999,2000,2055,2058,2056,2059,2057,1948,1949,1950,1191,2008,2009,1874,1639,1640,1494,1492,1931,1586,1896,1897,849,1471,1340,989,1353,1902,1903,1910,1911,1912,1657,1705,972,1650,1895,1904,1190,2068}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..46.54 rows=51 width=0) |
Index Cond: (id = ANY ('{1624,969,994,1562,1973,1961,498,1923,1104,1372,1997,1999,2000,2055,2058,2056,2059,2057,1948,1949,1950,1191,2008,2009,1874,1639,1640,1494,1492,1931,1586,1896,1897,849,1471,1340,989,1353,1902,1903,1910,1911,1912,1657,1705,972,1650,1895,1904,1190,2068}'::integer[])) |