Bitmap Heap Scan on tbl_projects (cost=45.76..101.07 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3809,3808,3807,3804,3461,3806,3796,3801,3800,3794,3786,3782,3771,3785,3783,3772,3780,3770,3684,3547}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3809,3808,3807,3804,3461,3806,3796,3801,3800,3794,3786,3782,3771,3785,3783,3772,3780,3770,3684,3547}'::integer[])) |