Bitmap Heap Scan on tbl_products (cost=45.69..94.09 rows=48 width=142) |
Recheck Cond: (id = ANY ('{1663,1664,1665,922,1354,1669,1670,1307,1755,1756,871,1761,1762,941,1780,1077,942,1914,1940,1178,1939,1958,1959,1547,1589,1221,1592,1591,1598,1599,1597,1376,965,968,2034,2033,2035,2042,2043,2044,2045,2046,2047,2048,1873,2049,2068,2069}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..45.68 rows=48 width=0) |
Index Cond: (id = ANY ('{1663,1664,1665,922,1354,1669,1670,1307,1755,1756,871,1761,1762,941,1780,1077,942,1914,1940,1178,1939,1958,1959,1547,1589,1221,1592,1591,1598,1599,1597,1376,965,968,2034,2033,2035,2042,2043,2044,2045,2046,2047,2048,1873,2049,2068,2069}'::integer[])) |