Bitmap Heap Scan on tbl_products (cost=47.69..97.32 rows=55 width=142) |
Recheck Cond: (id = ANY ('{560,1114,2049,1077,1157,975,942,1418,1272,997,998,999,1000,1137,849,1471,1340,1207,1007,742,1016,970,953,1002,1225,1018,1015,1019,1112,1529,1530,941,1069,1068,1433,1477,1473,785,1411,1452,1482,1539,1513,1156,927,996,1096,498,1001,929,1113,1107,835,2069,2068}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..47.68 rows=55 width=0) |
Index Cond: (id = ANY ('{560,1114,2049,1077,1157,975,942,1418,1272,997,998,999,1000,1137,849,1471,1340,1207,1007,742,1016,970,953,1002,1225,1018,1015,1019,1112,1529,1530,941,1069,1068,1433,1477,1473,785,1411,1452,1482,1539,1513,1156,927,996,1096,498,1001,929,1113,1107,835,2069,2068}'::integer[])) |