| Bitmap Heap Scan on tbl_products (cost=26.30..48.96 rows=8 width=156) |
| Recheck Cond: (id = ANY ('{2095,2129,2269,2242,2091,2261,2268,2177}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..26.30 rows=8 width=0) |
| Index Cond: (id = ANY ('{2095,2129,2269,2242,2091,2261,2268,2177}'::integer[])) |