Bitmap Heap Scan on tbl_products (cost=45.12..93.05 rows=46 width=142) |
Recheck Cond: (id = ANY ('{969,994,1562,1973,849,1003,1961,498,1923,1104,1372,1997,1999,2000,2055,2058,2056,2059,2057,1948,1949,1950,1191,2008,2009,1874,1639,1640,1494,1492,1931,1586,1910,1911,1912,1471,1340,989,1353,1902,1903,1657,1190,2069,2068,2064}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..45.11 rows=46 width=0) |
Index Cond: (id = ANY ('{969,994,1562,1973,849,1003,1961,498,1923,1104,1372,1997,1999,2000,2055,2058,2056,2059,2057,1948,1949,1950,1191,2008,2009,1874,1639,1640,1494,1492,1931,1586,1910,1911,1912,1471,1340,989,1353,1902,1903,1657,1190,2069,2068,2064}'::integer[])) |