QUERY PLAN
Aggregate (cost=201.78..201.79 rows=1 width=80)
-> Seq Scan on tbl_projects p (cost=0.00..177.64 rows=1609 width=18)
Filter: (project_status = 3)