Bitmap Heap Scan on tbl_products (cost=26.85..49.94 rows=10 width=130) |
Recheck Cond: (id = ANY ('{1917,1918,1919,1920,1921,1125,1786,980,981,1196}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..26.85 rows=10 width=0) |
Index Cond: (id = ANY ('{1917,1918,1919,1920,1921,1125,1786,980,981,1196}'::integer[])) |