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