Bitmap Heap Scan on tbl_products (cost=42.55..87.98 rows=37 width=142) |
Recheck Cond: (id = ANY ('{1307,1755,1756,229,1529,1530,965,968,942,1759,1760,1470,1691,1757,1758,871,1761,1762,941,1774,1769,1662,1104,1724,1771,1772,196,1303,1763,1764,1766,1668,1767,1690,1770,1773,861}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..42.55 rows=37 width=0) |
Index Cond: (id = ANY ('{1307,1755,1756,229,1529,1530,965,968,942,1759,1760,1470,1691,1757,1758,871,1761,1762,941,1774,1769,1662,1104,1724,1771,1772,196,1303,1763,1764,1766,1668,1767,1690,1770,1773,861}'::integer[])) |