QUERY PLAN
Seq Scan on tbl_task_group_user_relationships (cost=0.00..12.26 rows=3 width=12)
Filter: ((user_id = 1000) AND (task_group_id = ANY ('{71,49,53,52,50}'::integer[])))