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 = '1ef17fad-d542-658c-9024-f21420236ca9'::text)