Bitmap Heap Scan on tbl_projects (cost=60.14..183.56 rows=70 width=30) |
Recheck Cond: (id = ANY ('{3494,3545,3446,3654,3650,3649,3647,3646,3640,3616,3614,3613,3607,3606,3604,3656,3670,3431,3678,3681,3249,3718,3726,3735,3734,3733,3732,3730,3729,3738,3742,3741,3753,3756,3773,3794,3805,3802,3801,3811,3812,3815,3821,3825,3826,3828,3829,3856,3853,3877,3876,3879,3889,3893,3892,3894,3903,3884,3846,3810,3913,3912,3900,3918,3929,3928,3925,3930,3920,3924}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..60.12 rows=70 width=0) |
Index Cond: (id = ANY ('{3494,3545,3446,3654,3650,3649,3647,3646,3640,3616,3614,3613,3607,3606,3604,3656,3670,3431,3678,3681,3249,3718,3726,3735,3734,3733,3732,3730,3729,3738,3742,3741,3753,3756,3773,3794,3805,3802,3801,3811,3812,3815,3821,3825,3826,3828,3829,3856,3853,3877,3876,3879,3889,3893,3892,3894,3903,3884,3846,3810,3913,3912,3900,3918,3929,3928,3925,3930,3920,3924}'::integer[])) |