QUERY PLAN
Aggregate (cost=388.22..388.23 rows=1 width=80)
-> Seq Scan on tbl_projects p (cost=0.00..366.16 rows=1470 width=18)
Filter: (project_status = 3)