Bitmap Heap Scan on tbl_products (cost=47.40..96.89 rows=54 width=142) |
Recheck Cond: (id = ANY ('{969,994,1562,1973,1624,1340,849,1471,1787,1788,1789,1107,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,989,1353,1902,1903,1910,1911,1912,1904,1657,1705,972}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..47.39 rows=54 width=0) |
Index Cond: (id = ANY ('{969,994,1562,1973,1624,1340,849,1471,1787,1788,1789,1107,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,989,1353,1902,1903,1910,1911,1912,1904,1657,1705,972}'::integer[])) |