QUERY PLAN
Bitmap Heap Scan on tbl_products (cost=49.69..100.15 rows=62 width=142)
Recheck Cond: (id = ANY ('{1705,376,1775,1776,1580,1777,1779,1624,1690,1691,941,942,1786,980,981,1196,1770,1780,121,1781,1782,1783,1784,1785,1340,849,1471,1787,1788,1789,1107,1810,1811,1812,1156,1677,1791,1790,1798,1799,1801,1800,1696,1804,1803,1808,1802,1805,1807,1806,1573,1809,1792,1354,1793,1670,1794,1795,1351,1574,1575,1077}'::integer[]))
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..49.67 rows=62 width=0)
Index Cond: (id = ANY ('{1705,376,1775,1776,1580,1777,1779,1624,1690,1691,941,942,1786,980,981,1196,1770,1780,121,1781,1782,1783,1784,1785,1340,849,1471,1787,1788,1789,1107,1810,1811,1812,1156,1677,1791,1790,1798,1799,1801,1800,1696,1804,1803,1808,1802,1805,1807,1806,1573,1809,1792,1354,1793,1670,1794,1795,1351,1574,1575,1077}'::integer[]))