QUERY PLAN
Seq Scan on tbl_task_group_user_relationships (cost=0.00..14.73 rows=2 width=12)
Filter: ((user_id = 1001) AND (task_group_id = ANY ('{196,198,199,188,187,189,106,203,202}'::integer[])))