QUERY PLAN
Seq Scan on tbl_task_group_head_of_relationships (cost=0.00..11.25 rows=2 width=12)
Filter: ((user_id = 1000) AND (task_group_id = ANY ('{19,22,30,33,35,38,40,41,42,44}'::integer[])))