| Bitmap Heap Scan on tbl_project_remind_receivers (cost=8.57..12.80 rows=2 width=16) |
| Recheck Cond: (project_id = ANY ('{263,262}'::integer[])) |
| -> Bitmap Index Scan on tbl_project_remind_receivers_project_user_idx (cost=0.00..8.57 rows=2 width=0) |
| Index Cond: (project_id = ANY ('{263,262}'::integer[])) |