QUERY PLAN
Aggregate (cost=35.31..35.32 rows=1 width=8)
-> Seq Scan on tbl_tasks (cost=0.00..35.29 rows=10 width=4)
Filter: (task_group_id = 106)