Bitmap Heap Scan on tbl_products (cost=36.28..67.27 rows=15 width=142) |
Recheck Cond: (id = ANY ('{2066,2069,2068,2067,978,942,1691,2055,2058,2056,2059,2057,1372,1647,1690}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..36.27 rows=15 width=0) |
Index Cond: (id = ANY ('{2066,2069,2068,2067,978,942,1691,2055,2058,2056,2059,2057,1372,1647,1690}'::integer[])) |