QUERY PLAN
Seq Scan on tbl_task_group_user_relationships (cost=0.00..13.50 rows=4 width=12)
Filter: ((user_id = 1000) AND (task_group_id = ANY ('{41,78,75,30,33,47,106}'::integer[])))