QUERY PLAN
Seq Scan on tbl_task_group_user_relationships (cost=0.00..11.45 rows=1 width=12)
Filter: ((user_id = 1001) AND (task_group_id = ANY ('{187,202,201,203}'::integer[])))