Bitmap Heap Scan on tbl_projects (cost=30.59..59.94 rows=9 width=47) |
Recheck Cond: (id = ANY ('{3043,2804,2957,2955,2800,1049,2972,2739,2726}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.59 rows=9 width=0) |
Index Cond: (id = ANY ('{3043,2804,2957,2955,2800,1049,2972,2739,2726}'::integer[])) |