Bitmap Heap Scan on tbl_products (cost=36.56..69.62 rows=16 width=143) |
Recheck Cond: (id = ANY ('{941,2040,2060,2061,2062,1691,1690,1580,1529,1530,1159,1774,376,1775,1776,1777}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{941,2040,2060,2061,2062,1691,1690,1580,1529,1530,1159,1774,376,1775,1776,1777}'::integer[])) |