QUERY PLAN
Result (cost=2.16..2.17 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Only Scan using bank_account_pk on bank_account (cost=0.14..2.16 rows=1 width=0)
Index Cond: (id = '1ee08f9e-5f29-62f2-a7f9-f21420236ca9'::text)