Bitmap Heap Scan on tbl_product_series (cost=43.12..71.16 rows=53 width=37) |
Recheck Cond: (id = ANY ('{1308,1319,1329,1320,593,592,719,655,231,315,998,534,510,801,314,586,1273,604,599,720,723,626,718,1220,328,1167,1181,1263,646,647,784,670,997,669,1298,682,693,671,722,717,721,756,810,904,1012,1160,1203,999,1249,701,1239,1110,103}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..43.11 rows=53 width=0) |
Index Cond: (id = ANY ('{1308,1319,1329,1320,593,592,719,655,231,315,998,534,510,801,314,586,1273,604,599,720,723,626,718,1220,328,1167,1181,1263,646,647,784,670,997,669,1298,682,693,671,722,717,721,756,810,904,1012,1160,1203,999,1249,701,1239,1110,103}'::integer[])) |