Bitmap Heap Scan on tbl_products (cost=47.12..96.43 rows=53 width=142) |
Recheck Cond: (id = ANY ('{821,582,742,1016,1018,1015,1019,942,941,1085,970,1092,1178,1337,518,421,41,1161,1160,1201,1454,1128,1455,1545,1521,1518,965,1519,1520,1536,972,1549,1548,1547,1546,151,1610,1611,1612,1557,1590,1592,1589,1593,1594,1591,1598,1599,1597,1620,1376,1913,229}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..47.11 rows=53 width=0) |
Index Cond: (id = ANY ('{821,582,742,1016,1018,1015,1019,942,941,1085,970,1092,1178,1337,518,421,41,1161,1160,1201,1454,1128,1455,1545,1521,1518,965,1519,1520,1536,972,1549,1548,1547,1546,151,1610,1611,1612,1557,1590,1592,1589,1593,1594,1591,1598,1599,1597,1620,1376,1913,229}'::integer[])) |