QUERY PLAN
Seq Scan on tbl_task_group_head_of_relationships (cost=0.00..9.86 rows=5 width=12)
Filter: ((user_id = 1000) AND (task_group_id = ANY ('{106,199,204,189,202,201,203}'::integer[])))