Bitmap Heap Scan on tbl_products (cost=49.97..100.60 rows=63 width=142) |
Recheck Cond: (id = ANY ('{1691,1690,882,1693,942,1692,1677,1706,1707,1708,1709,1710,1711,1712,1705,88,1714,1715,1716,1615,1728,1694,1738,1737,1695,1696,1697,1698,1735,1700,1731,1730,1732,1733,1689,1717,1722,1719,1723,1159,1739,1740,1076,1741,1742,1743,1744,1745,1746,941,800,1747,849,1471,1340,1107,1748,1749,1750,1751,1752,1753,1754}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..49.95 rows=63 width=0) |
Index Cond: (id = ANY ('{1691,1690,882,1693,942,1692,1677,1706,1707,1708,1709,1710,1711,1712,1705,88,1714,1715,1716,1615,1728,1694,1738,1737,1695,1696,1697,1698,1735,1700,1731,1730,1732,1733,1689,1717,1722,1719,1723,1159,1739,1740,1076,1741,1742,1743,1744,1745,1746,941,800,1747,849,1471,1340,1107,1748,1749,1750,1751,1752,1753,1754}'::integer[])) |