QUERY PLAN
Aggregate (cost=192.10..192.11 rows=1 width=80)
-> Seq Scan on tbl_projects p (cost=0.00..170.06 rows=1469 width=18)
Filter: (project_status = 3)