QUERY PLAN
Result (cost=2.29..2.30 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Only Scan using member_id_index on member (cost=0.28..2.29 rows=1 width=0)
Index Cond: (id = '1ede6b8b-6657-65c6-84ea-5e1409fc0711'::text)