Bitmap Heap Scan on tbl_products (cost=47.69..97.32 rows=55 width=142) |
Recheck Cond: (id = ANY ('{1511,1494,1492,941,1376,1663,1664,922,2027,2026,2023,2024,2025,1691,2030,2031,1956,2028,2029,788,965,968,2034,2033,2035,2040,1690,1755,1307,1756,2041,8,1694,1738,1737,1695,1700,1731,1730,1732,1733,1697,1698,1699,240,2042,2043,2044,2045,2046,2047,2048,1873,2049,942}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..47.68 rows=55 width=0) |
Index Cond: (id = ANY ('{1511,1494,1492,941,1376,1663,1664,922,2027,2026,2023,2024,2025,1691,2030,2031,1956,2028,2029,788,965,968,2034,2033,2035,2040,1690,1755,1307,1756,2041,8,1694,1738,1737,1695,1700,1731,1730,1732,1733,1697,1698,1699,240,2042,2043,2044,2045,2046,2047,2048,1873,2049,942}'::integer[])) |