Bitmap Heap Scan on tbl_products (cost=38.27..79.42 rows=36 width=130) |
Recheck Cond: (id = ANY ('{1899,1900,1908,1909,1842,1843,1844,1845,1846,1847,969,994,1456,1916,1915,941,950,1943,1944,1945,1689,1946,942,1951,1952,1941,1942,275,1953,1770,1956,1954,1955,1948,1949,1950}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..38.26 rows=36 width=0) |
Index Cond: (id = ANY ('{1899,1900,1908,1909,1842,1843,1844,1845,1846,1847,969,994,1456,1916,1915,941,950,1943,1944,1945,1689,1946,942,1951,1952,1941,1942,275,1953,1770,1956,1954,1955,1948,1949,1950}'::integer[])) |