QUERY PLAN
Bitmap Heap Scan on tbl_project_remind_receivers (cost=4.29..8.52 rows=2 width=16)
Recheck Cond: (project_id = 4103)
-> Bitmap Index Scan on tbl_project_remind_receivers_project_user_idx (cost=0.00..4.29 rows=2 width=0)
Index Cond: (project_id = 4103)