Bitmap Heap Scan on tbl_products (cost=38.85..78.77 rows=24 width=143) |
Recheck Cond: (id = ANY ('{941,1376,1899,1900,1908,1909,942,1971,1970,1923,1521,1601,1944,2043,2044,2045,2047,2048,1873,2049,2046,2042,1954,1126}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..38.84 rows=24 width=0) |
Index Cond: (id = ANY ('{941,1376,1899,1900,1908,1909,942,1971,1970,1923,1521,1601,1944,2043,2044,2045,2047,2048,1873,2049,2046,2042,1954,1126}'::integer[])) |