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