QUERY PLAN
Aggregate (cost=147.17..147.18 rows=1 width=8)
-> Seq Scan on tbl_tasks (cost=0.00..147.00 rows=68 width=0)
Filter: (task_group_id = 71)