Bitmap Heap Scan on tbl_products (cost=17.43..32.39 rows=5 width=142) |
Recheck Cond: (id = ANY ('{2049,2069,2068,2064,2067}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..17.43 rows=5 width=0) |
Index Cond: (id = ANY ('{2049,2069,2068,2064,2067}'::integer[])) |