Bitmap Heap Scan on tbl_projects (cost=57.47..119.07 rows=19 width=43) |
Recheck Cond: (id = ANY ('{3912,3913,3910,3906,3916,3918,3920,3883,3917,3882,3919,3924,3925,3926,3751,3928,3929,3930,3927}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..57.46 rows=19 width=0) |
Index Cond: (id = ANY ('{3912,3913,3910,3906,3916,3918,3920,3883,3917,3882,3919,3924,3925,3926,3751,3928,3929,3930,3927}'::integer[])) |