QUERY PLAN
Aggregate (cost=192.36..192.37 rows=1 width=32)
-> Seq Scan on tbl_projects p (cost=0.00..180.19 rows=1623 width=9)
Filter: (project_status = 3)