Bitmap Heap Scan on tbl_products (cost=33.42..66.91 rows=19 width=130) |
Recheck Cond: (id = ANY ('{498,1923,1104,1372,969,1931,1586,849,1471,1340,989,1353,1902,1903,1948,1949,1950,1956,1954}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..33.41 rows=19 width=0) |
Index Cond: (id = ANY ('{498,1923,1104,1372,969,1931,1586,849,1471,1340,989,1353,1902,1903,1948,1949,1950,1956,1954}'::integer[])) |