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