Bitmap Heap Scan on tbl_products (cost=41.41..84.67 rows=47 width=130) |
Recheck Cond: (id = ANY ('{1624,1340,849,1471,1787,1788,1789,1107,1781,1782,1783,1784,1785,498,1923,1104,1650,1372,969,1931,1586,196,1303,1763,1764,1766,1668,1895,1896,1897,989,1353,1902,1903,1910,1911,1912,1904,1705,1757,1758,972,1948,1949,1950,1956,1954}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..41.39 rows=47 width=0) |
Index Cond: (id = ANY ('{1624,1340,849,1471,1787,1788,1789,1107,1781,1782,1783,1784,1785,498,1923,1104,1650,1372,969,1931,1586,196,1303,1763,1764,1766,1668,1895,1896,1897,989,1353,1902,1903,1910,1911,1912,1904,1705,1757,1758,972,1948,1949,1950,1956,1954}'::integer[])) |