Bitmap Heap Scan on tbl_products (cost=45.69..94.09 rows=48 width=142) |
Recheck Cond: (id = ANY ('{1691,1813,1690,1834,941,1852,972,1837,1839,1840,1100,870,1065,1486,1849,1650,1794,1848,1842,1843,1844,1845,1846,1847,969,994,1456,1357,1854,1855,942,1624,892,1812,1853,1229,1860,1859,1858,1857,1856,1088,1091,1089,1090,1957,1850,1615}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..45.68 rows=48 width=0) |
Index Cond: (id = ANY ('{1691,1813,1690,1834,941,1852,972,1837,1839,1840,1100,870,1065,1486,1849,1650,1794,1848,1842,1843,1844,1845,1846,1847,969,994,1456,1357,1854,1855,942,1624,892,1812,1853,1229,1860,1859,1858,1857,1856,1088,1091,1089,1090,1957,1850,1615}'::integer[])) |