QUERY PLAN
Seq Scan on tbl_task_group_user_relationships (cost=0.00..15.35 rows=4 width=12)
Filter: ((user_id = 1001) AND (task_group_id = ANY ('{41,13,79,188,30,187,201,189,203,202}'::integer[])))