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