QUERY PLAN
Aggregate (cost=332.91..332.92 rows=1 width=80)
-> Seq Scan on tbl_projects p (cost=0.00..309.54 rows=1558 width=18)
Filter: (project_status = 3)