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 = '1ef7843e-431a-6a7e-b3c7-5e1409fc0711'::text)