QUERY PLAN
Seq Scan on tbl_task_group_user_relationships (cost=0.00..10.25 rows=1 width=12)
Filter: ((task_group_id = ANY ('{106,203}'::integer[])) AND (user_id = 1000))