Bitmap Heap Scan on tbl_product_series (cost=33.71..59.55 rows=20 width=37) |
Recheck Cond: (id = ANY ('{1262,356,1359,1243,1009,593,592,1579,1580,607,1585,801,606,784,755,191,1012,1000,999,1382}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{1262,356,1359,1243,1009,593,592,1579,1580,607,1585,801,606,784,755,191,1012,1000,999,1382}'::integer[])) |