QUERY PLAN
Result (cost=8.17..8.18 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Only Scan using tbl_department_positions_pkey on tbl_department_positions (cost=0.15..8.17 rows=1 width=0)
Index Cond: (id = 9)