Bitmap Heap Scan on tbl_projects (cost=30.59..59.94 rows=9 width=117) |
Recheck Cond: (id = ANY ('{3959,3854,3796,3878,3880,3955,3945,3956,3953}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.59 rows=9 width=0) |
Index Cond: (id = ANY ('{3959,3854,3796,3878,3880,3955,3945,3956,3953}'::integer[])) |