QUERY PLAN
Index Scan using promotion_ongoing_status_index on promotion_ongoing (cost=0.14..2.16 rows=1 width=1423)
Index Cond: (status = 5)
Filter: ((member_id)::text = '1ef1c781-e6fe-611a-a45f-5e1409fc0711'::text)