| Bitmap Heap Scan on tbl_products (cost=17.44..32.82 rows=5 width=156) |
| Recheck Cond: (id = ANY ('{2261,2269,2262,2177,2171}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..17.44 rows=5 width=0) |
| Index Cond: (id = ANY ('{2261,2269,2262,2177,2171}'::integer[])) |