Bitmap Heap Scan on tbl_products (cost=45.98..94.65 rows=49 width=142) |
Recheck Cond: (id = ANY ('{1691,1690,2041,8,965,968,2034,2033,2035,2040,2027,2026,2023,2024,2025,1694,1738,1737,1695,922,1700,1731,1730,1732,1733,1697,1698,1699,1874,941,1376,1663,1664,1190,1191,2008,2009,1639,1640,1494,1492,2028,2029,788,2022,2030,2031,1956,1511}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..45.96 rows=49 width=0) |
Index Cond: (id = ANY ('{1691,1690,2041,8,965,968,2034,2033,2035,2040,2027,2026,2023,2024,2025,1694,1738,1737,1695,922,1700,1731,1730,1732,1733,1697,1698,1699,1874,941,1376,1663,1664,1190,1191,2008,2009,1639,1640,1494,1492,2028,2029,788,2022,2030,2031,1956,1511}'::integer[])) |