Bitmap Heap Scan on tbl_products (cost=31.14..56.93 rows=11 width=142) |
Recheck Cond: (id = ANY ('{1691,1485,1484,1483,1511,941,2069,2049,2068,947,2064}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..31.13 rows=11 width=0) |
Index Cond: (id = ANY ('{1691,1485,1484,1483,1511,941,2069,2049,2068,947,2064}'::integer[])) |