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