Bitmap Heap Scan on tbl_products (cost=31.14..56.01 rows=11 width=130) |
Recheck Cond: (id = ANY ('{1511,1890,941,1891,1941,1942,1770,1956,1948,1949,1950}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..31.13 rows=11 width=0) |
Index Cond: (id = ANY ('{1511,1890,941,1891,1941,1942,1770,1956,1948,1949,1950}'::integer[])) |