Bitmap Heap Scan on tbl_products (cost=41.41..87.20 rows=33 width=143) |
Recheck Cond: (id = ANY ('{1717,2108,2027,2026,2023,2024,2025,2056,2055,2058,2059,2057,941,942,853,855,329,1876,1881,1877,1737,1148,1879,1880,1878,960,1801,1882,922,1623,1983,1624,2095}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..41.41 rows=33 width=0) |
Index Cond: (id = ANY ('{1717,2108,2027,2026,2023,2024,2025,2056,2055,2058,2059,2057,941,942,853,855,329,1876,1881,1877,1737,1148,1879,1880,1878,960,1801,1882,922,1623,1983,1624,2095}'::integer[])) |