QUERY PLAN
Result (cost=8.16..8.17 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Scan using tbl_ledger_account_captions_pkey on tbl_ledger_account_captions (cost=0.14..8.16 rows=1 width=0)
Index Cond: (id = 1)
Filter: (ledger_id = 1)