Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3660,3652,3644,3633,3599,3591,3590,3589,3577,3576,3568,3552,3544,3515,3514,3513,3503,3467,3424,3441}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3660,3652,3644,3633,3599,3591,3590,3589,3577,3576,3568,3552,3544,3515,3514,3513,3503,3467,3424,3441}'::integer[])) |