QUERY PLAN
HashAggregate (cost=220.53..221.00 rows=47 width=12)
Group Key: operation_task_id
-> Seq Scan on tbl_operation_task_contacts (cost=0.00..219.41 rows=222 width=4)
Filter: (operation_task_id = ANY ('{129,126,120,119}'::integer[]))