Bitmap Heap Scan on tbl_products (cost=40.27..83.47 rows=29 width=143) |
Recheck Cond: (id = ANY ('{2111,2108,2112,1613,2100,2116,2124,2123,2121,2122,2119,2118,2106,2105,2099,2095,2096,2098,1812,2097,1691,2103,1722,1717,2101,1961,2104,1624,1040}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..40.27 rows=29 width=0) |
Index Cond: (id = ANY ('{2111,2108,2112,1613,2100,2116,2124,2123,2121,2122,2119,2118,2106,2105,2099,2095,2096,2098,1812,2097,1691,2103,1722,1717,2101,1961,2104,1624,1040}'::integer[])) |