QUERY PLAN
Seq Scan on tbl_task_group_user_relationships (cost=0.00..10.41 rows=2 width=12)
Filter: ((task_group_id = ANY ('{71,72}'::integer[])) AND (user_id = 1000))