Bitmap Heap Scan on tbl_projects (cost=88.95..201.06 rows=45 width=30) |
Recheck Cond: (id = ANY ('{2077,1795,1592,1581,1751,2670,2825,2980,3165,3113,3357,3125,2331,3149,3415,3177,2953,3433,3465,3481,3494,3462,3446,3285,3637,3467,3249,3417,3664,3548,3602,3567,3677,3635,3768,3603,3608,3770,3823,3856,3731,3394,3846,3865,3810}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..88.94 rows=45 width=0) |
Index Cond: (id = ANY ('{2077,1795,1592,1581,1751,2670,2825,2980,3165,3113,3357,3125,2331,3149,3415,3177,2953,3433,3465,3481,3494,3462,3446,3285,3637,3467,3249,3417,3664,3548,3602,3567,3677,3635,3768,3603,3608,3770,3823,3856,3731,3394,3846,3865,3810}'::integer[])) |