Bitmap Heap Scan on tbl_projects (cost=30.88..62.94 rows=10 width=119) |
Recheck Cond: (id = ANY ('{3556,3554,2690,3520,3632,3622,2858,3609,3728,2761}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
Index Cond: (id = ANY ('{3556,3554,2690,3520,3632,3622,2858,3609,3728,2761}'::integer[])) |