Bitmap Heap Scan on tbl_products (cost=43.98..91.16 rows=42 width=142) |
Recheck Cond: (id = ANY ('{1690,1755,1307,1756,941,1691,2066,2069,2068,2067,978,942,2060,2061,2062,2042,2043,2044,2045,2046,2047,2048,1873,2049,2050,2051,2052,2053,2054,240,1485,1484,1483,1511,2055,2058,2056,2059,2057,1372,1647,2063}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..43.97 rows=42 width=0) |
Index Cond: (id = ANY ('{1690,1755,1307,1756,941,1691,2066,2069,2068,2067,978,942,2060,2061,2062,2042,2043,2044,2045,2046,2047,2048,1873,2049,2050,2051,2052,2053,2054,240,1485,1484,1483,1511,2055,2058,2056,2059,2057,1372,1647,2063}'::integer[])) |