QUERY PLAN
Sort (cost=13.76..13.77 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..13.75 rows=1 width=21)
Filter: ((term_id = 10) AND (id = ANY ('{140,5,226,215,164,142,184,189,200,205,203,199,136,331,337,341,349,374,2,165,172,129,128,181}'::integer[])))