QUERY PLAN
Result (cost=4.30..4.31 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Only Scan using tbl_projects_pkey on tbl_projects (cost=0.28..4.30 rows=1 width=0)
Index Cond: (id = 3822)